Posted by Emilien Girault on Feb 10
CVE-2012-1037: GLPI <= 0.80.61 LFI/RFISeverity: Important
Vendor: GLPI - http://www.glpi-project.org
Versions Affected
=================
All versions between 0.78 and 0.80.61
Description
===========
GLPI fails to properly sanitize the GET 'sub_type' parameter in the front/popup.php file:
[...]
checkLoginUser();
if (isset($_GET["popup"])) {
$_SESSION["glpipopup"]["name"] =...