CVE-2024-45699
MEDIUMZabbix 6.0.0-6.0.36 - Cross-Site Scripting via backurl Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2024-45699. PoCs published by milo2012.
AI-analyzed exploit summary The repository contains functional exploit code for CVE-2024-36465, demonstrating SQL injection in Zabbix via the 'groupBy' parameter in the API. The PoC authenticates, injects SQL payloads, and extracts user credentials from the database.
Description
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.
Exploits (1)
The repository contains functional exploit code for CVE-2024-36465, demonstrating SQL injection in Zabbix via the 'groupBy' parameter in the API. The PoC authenticates, injects SQL payloads, and extracts user credentials from the database.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N