The endpoint /zabbix.php?action=export.valuemaps suffers from a Cross-Site Scripting vulnerability via the backurl parameter. This is caused by the reflection of user-supplied data without appropriate HTML escaping or output encoding. As a result, a JavaScript payload may be injected into the above endpoint causing it to be executed within the context of the victim's browser.
CVSS
No CVSS.
References
Link | Resource |
---|---|
https://support.zabbix.com/browse/ZBX-26254 |
Configurations
No configuration.
History
02 Apr 2025, 07:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-04-02 07:15
Updated : 2025-04-02 14:58
NVD link : CVE-2024-45699
Mitre link : CVE-2024-45699
CVE.ORG link : CVE-2024-45699
JSON object : View
Products Affected
No product.
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')