← Back to CVE List

CVE-2024-43009

Published: 2024-08-16T20:15Z
Last Modified: 2024-08-19T14:35Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt