1 matches found
[20180601] - Core - Local File Inclusion with PHP 5.3
Our autoload code checks classnames to be valid, using the "classexists" function in PHP. In PHP 5.3 this function validates invalid names as valid, which can result in a Local File Inclusion...