Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Cacti | Cacti | <= 1.1.36 |
Related Weaknesses (CWE)
References
- http://www.securitytracker.com/id/1040620Third Party AdvisoryVDB Entry
- https://github.com/Cacti/cacti/issues/1457ExploitPatchThird Party Advisory
- https://www.cacti.net/changelog.phpVendor Advisory
- http://www.securitytracker.com/id/1040620Third Party AdvisoryVDB Entry
- https://github.com/Cacti/cacti/issues/1457ExploitPatchThird Party Advisory
- https://www.cacti.net/changelog.phpVendor Advisory
FAQ
What is CVE-2018-10059?
CVE-2018-10059 is a vulnerability with a CVSS score of 5.4 (MEDIUM). 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.
How severe is CVE-2018-10059?
CVE-2018-10059 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2018-10059?
Check the references section above for vendor advisories and patch information. Affected products include: Cacti Cacti.