CVE-2018-10059

UnknownEPSS 1.16%

Last modified

CVE-2018-10059 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 1.16% chance of exploitation in the next 30 days.

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.

Metrics

EPSS Probability
1.16%

63.0th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
CactiCacti<= 1.1.36

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2018-10059?
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?
Severity scoring for CVE-2018-10059 is pending analysis. The EPSS model estimates a 1.16% probability of exploitation in the next 30 days.
How do I fix CVE-2018-10059?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2018-10059?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST