Cacti before 1.1.37 has XSS because the get_current_page function in lib/functions.php relies on $_SERVER['PHP_SELF'] instead of $_SERVER['SCRIPT_NAME'] to determine a page name.
References
Link | Resource |
---|---|
http://www.securitytracker.com/id/1040620 | Third Party Advisory VDB Entry |
https://github.com/Cacti/cacti/issues/1457 | Exploit Patch Third Party Advisory |
https://www.cacti.net/changelog.php | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2018-04-12 16:29
Updated : 2024-02-04 19:46
NVD link : CVE-2018-10059
Mitre link : CVE-2018-10059
CVE.ORG link : CVE-2018-10059
JSON object : View
Products Affected
cacti
- cacti
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')