Estoy evaluando la seguridad de un portal web para un cliente y encontré una vulnerabilidad.
Este es el código PHP:
echo(file_get_contents("template/data/" $_GET['id']));
Pude leer con éxito ../../../index.php, config.php etc.
Pero so...
hecha
15.01.2018 - 15:56