Cross-site scripting (XSS) vulnerability in aggregate_graphs.php in Cacti before 1.1.16 allows remote authenticated users to inject arbitrary web script or HTML via specially crafted HTTP Referer headers, related to the $cancel_url variable. NOTE: this vulnerability exists because of an incomplete fix (lack of the htmlspecialchars ENT_QUOTES flag) for CVE-2017-11163.
References
Link | Resource |
---|---|
https://cacti.net/release_notes.php?version=1.1.16 | Release Notes Vendor Advisory |
https://github.com/Cacti/cacti/commit/bd0e586f6f46d814930226f1516a194e7e72293e | Issue Tracking Patch Third Party Advisory |
https://github.com/Cacti/cacti/issues/877 | Issue Tracking Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2017-08-01 05:29
Updated : 2024-02-04 19:29
NVD link : CVE-2017-12066
Mitre link : CVE-2017-12066
CVE.ORG link : CVE-2017-12066
JSON object : View
Products Affected
cacti
- cacti
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')