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.
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Link | Tags |
---|---|
https://cacti.net/release_notes.php?version=1.1.16 | release notes vendor advisory |
https://github.com/Cacti/cacti/commit/bd0e586f6f46d814930226f1516a194e7e72293e | patch third party advisory issue tracking |
https://github.com/Cacti/cacti/issues/877 | patch third party advisory issue tracking |