Cacti before 1.1.37 has XSS because it makes certain htmlspecialchars calls without the ENT_QUOTES flag (these calls occur when the html_escape function in lib/html.php is not used).
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://github.com/Cacti/cacti/issues/1457 | exploit third party advisory patch |
https://www.cacti.net/changelog.php | release notes vendor advisory |
http://www.securitytracker.com/id/1040620 | vdb entry third party advisory |
https://lists.debian.org/debian-lts-announce/2022/03/msg00038.html | third party advisory mailing list |