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.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/104566 | Third Party Advisory VDB Entry |
http://www.securitytracker.com/id/1041245 | Third Party Advisory VDB Entry |
https://developer.joomla.org/security-centre/741-20180601-core-local-file-inclusion-with-php-5-3 | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2018-06-26 19:29
Updated : 2024-02-04 19:46
NVD link : CVE-2018-12712
Mitre link : CVE-2018-12712
CVE.ORG link : CVE-2018-12712
JSON object : View
Products Affected
joomla
- joomla\!
CWE
CWE-20
Improper Input Validation