Vulnerability Description
A reflected cross-site scripting (XSS) vulnerability exists in user/login.php at line 24 in ZZCMS 2023 and earlier. The application directly inserts the value of the HTTP_REFERER header into the HTML response without proper sanitization. An attacker can exploit this vulnerability by tricking a user into visiting a specially crafted URL, which includes a malicious Referer header. This can lead to the execution of arbitrary JavaScript code in the context of the victim's browser, potentially resulting in session hijacking, defacement, or other malicious activities.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Zzcms | Zzcms | <= 2023 |
Related Weaknesses (CWE)
References
- http://www.zzcms.net/about/download.htmlBroken Link
- https://github.com/gkdgkd123/codeAudit/blob/main/CVE-2024-43009%20ZZCMS2023%E5%8Broken Link
FAQ
What is CVE-2024-43009?
CVE-2024-43009 is a vulnerability with a CVSS score of 4.7 (MEDIUM). A reflected cross-site scripting (XSS) vulnerability exists in user/login.php at line 24 in ZZCMS 2023 and earlier. The application directly inserts the value of the HTTP_REFERER header into the HTML ...
How severe is CVE-2024-43009?
CVE-2024-43009 has been rated MEDIUM with a CVSS base score of 4.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-43009?
Check the references section above for vendor advisories and patch information. Affected products include: Zzcms Zzcms.