First published: Tue Jun 26 2018(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Joomla | >=2.5.0<=3.8.8 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-12712 has a medium severity level due to its potential for local file inclusion vulnerabilities.
To fix CVE-2018-12712, upgrade Joomla! to version 3.8.9 or later.
CVE-2018-12712 affects Joomla! versions 2.5.0 through 3.8.8.
CVE-2018-12712 primarily leads to local file inclusion, which might expose files but doesn't directly result in remote code execution.
The potential impacts of CVE-2018-12712 include unauthorized file access and exposure of sensitive information on the server.