CVE-2018-12712

UnknownEPSS 2.32%

Last modified

CVE-2018-12712 is a vulnerability of currently unknown severity. An issue was discovered in Joomla! 2.5.0 through 3.8.8 before 3.8.9. The autoload code checks classnames to be valid, using the "class_exists" function in PHP. EPSS estimates a 2.32% chance of exploitation in the next 30 days.

Description

An issue was discovered in Joomla! 2.5.0 through 3.8.8 before 3.8.9. The autoload code checks classnames to be valid, using the "class_exists" function in PHP. In PHP 5.3, this function validates invalid names as valid, which can result in a Local File Inclusion.

Metrics

EPSS Probability
2.32%

81.3th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
JoomlaJoomla\!>= 2.5.0, <= 3.8.8

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2018-12712?
An issue was discovered in Joomla! 2.5.0 through 3.8.8 before 3.8.9. The autoload code checks classnames to be valid, using the "class_exists" function in PHP. In PHP 5.3, this function validates invalid names as valid, which can result in a Local File Inclusion.
How severe is CVE-2018-12712?
Severity scoring for CVE-2018-12712 is pending analysis. The EPSS model estimates a 2.32% probability of exploitation in the next 30 days.
How do I fix CVE-2018-12712?
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-12712?

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

Scan your code now

Source: NVD / NIST