← Back to CVE List

CVE-2018-12712

Published: 2018-06-26T19:29Z
Last Modified: 2024-11-21T03:45Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt