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).
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://lists.debian.org/debian-lts-announce/2022/03/msg00038.html | Mailing List Third Party Advisory |
https://www.cacti.net/changelog.php | Release Notes Vendor Advisory |
Configurations
History
No history.
Information
Published : 2018-04-12 16:29
Updated : 2022-05-24 13:01
NVD link : CVE-2018-10061
Mitre link : CVE-2018-10061
CVE.ORG link : CVE-2018-10061
JSON object : View
Products Affected
debian
- debian_linux
cacti
- cacti
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')