
CVE-2017-11183
https://notcve.org/view.php?id=CVE-2017-11183
28 Jul 2017 — front/backup.php in GLPI before 9.1.5 allows remote authenticated administrators to delete arbitrary files via a crafted file parameter. El archivo front/backup.php en GLPI anterior a la versión 9.1.5, permite a los administradores autenticados remotos eliminar archivos arbitrarios por medio de un parámetro file creado. • https://github.com/glpi-project/glpi/issues/2450 • CWE-20: Improper Input Validation •

CVE-2017-11184
https://notcve.org/view.php?id=CVE-2017-11184
28 Jul 2017 — SQL injection exists in front/devicesoundcard.php in GLPI before 9.1.5 via the start parameter. Se presenta una inyección SQL en el archivo front/devicesoundcard.php en GLPI anterior a la versión 9.1.5, por medio del parámetro start. • https://github.com/glpi-project/glpi/issues/2449 • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •

CVE-2017-11474
https://notcve.org/view.php?id=CVE-2017-11474
20 Jul 2017 — GLPI before 9.1.5.1 has SQL Injection in the $crit variable in inc/computer_softwareversion.class.php, exploitable via ajax/common.tabs.php. GLPI anterior a versión 9.1.5.1, presenta Inyección SQL en la variable $crit en el archivo inc/computer_softwareversion.class.php, explotable mediante ajax/common.tabs.php. • https://github.com/glpi-project/glpi/issues/2475 • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •

CVE-2017-11475
https://notcve.org/view.php?id=CVE-2017-11475
20 Jul 2017 — GLPI before 9.1.5.1 has SQL Injection in the condition rule field, exploitable via front/rulesengine.test.php. GLPI anterior a versión 9.1.5.1, presenta inyección SQL en el campo condition rule, explotable mediante front/rulesengine.test.php. • https://github.com/glpi-project/glpi/issues/2476 • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •

CVE-2017-11329
https://notcve.org/view.php?id=CVE-2017-11329
14 Jul 2017 — GLPI before 9.1.5 allows SQL injection via an ajax/getDropdownValue.php request with an entity_restrict parameter that is not a list of integers. GLPI anterior a versión 9.1.5, permite la inyección SQL por medio de una petición en el archivo ajax/getDropdownValue.php con un parámetro entity_restrict que no esta en una lista de enteros. • https://github.com/glpi-project/glpi/issues/2456 • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •

CVE-2015-7684
https://notcve.org/view.php?id=CVE-2015-7684
05 Oct 2015 — Unrestricted file upload in GLPI before 0.85.3 allows remote authenticated users to execute arbitrary code by adding a file with an executable extension as an attachment to a new ticket, then accessing it via a direct request to the file in files/_tmp/. Carga de archivos sin restricciones en GLPI en versiones anteriores a 0.85.3 permite a usuarios remotos autenticados ejecutar código arbitrario añadiendo un archivo con una extensión ejecutable como un archivo adjunto a un nuevo ticket, accediendo después a ... • http://seclists.org/fulldisclosure/2015/Feb/71 •

CVE-2015-7685
https://notcve.org/view.php?id=CVE-2015-7685
05 Oct 2015 — GLPI before 0.85.3 allows remote authenticated users to create super-admin accounts by leveraging permissions to create a user and the _profiles_id parameter to front/user.form.php. GLPI en versiones anteriores a 0.85.3 permite a usuarios remotos autenticados crear cuentas de super-admin mediante el aprovechamiento de permisos para crear un usuario y el parámetro _profiles_id para front/user.form.php. • http://seclists.org/fulldisclosure/2015/Feb/71 • CWE-264: Permissions, Privileges, and Access Controls •

CVE-2014-5032 – Mandriva Linux Security Advisory 2015-167
https://notcve.org/view.php?id=CVE-2014-5032
31 Mar 2015 — GLPI before 0.84.7 does not properly restrict access to cost information, which allows remote attackers to obtain sensitive information via the cost criteria in the search bar. GLPI anterior a 0.84.7 no restringe correctamente el acceso a la información de costes, lo que permite a atacantes remotos obtener información sensible a través del criterio de costes en la barra de búsqueda. Due to a bug in GLPI before 0.84.7, a user without access to cost information can in fact see the information when selecting c... • http://advisories.mageia.org/MGASA-2015-0017.html • CWE-264: Permissions, Privileges, and Access Controls •

CVE-2014-8360 – Mandriva Linux Security Advisory 2015-167
https://notcve.org/view.php?id=CVE-2014-8360
31 Mar 2015 — Directory traversal vulnerability in inc/autoload.function.php in GLPI before 0.84.8 allows remote attackers to include and execute arbitrary local files via a .._ (dot dot underscore) in an item type to the getItemForItemtype, as demonstrated by the itemtype parameter in ajax/common.tabs.php. Vulnerabilidad de salto de directorio en inc/autoload.function.php en GLPI anterior a 0.84.8 permite a atacantes remotos incluir y ejecutar ficheros locales arbitrarios a través de un .._ (punto punto guión bajo) en u... • http://advisories.mageia.org/MGASA-2015-0017.html • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •

CVE-2014-9258 – GLPI 0.85 - Blind SQL Injection
https://notcve.org/view.php?id=CVE-2014-9258
19 Dec 2014 — SQL injection vulnerability in ajax/getDropdownValue.php in GLPI before 0.85.1 allows remote authenticated users to execute arbitrary SQL commands via the condition parameter. Vulnerabilidad de inyección SQL en ajax/getDropdownValue.php en GLPI anterior a 0.85.1 permite a usuarios remotos autenticados ejecutar comandos SQL arbitrarios a través del parámetro condition. Due to a bug in GLPI before 0.84.7, a user without access to cost information can in fact see the information when selecting cost as a search... • https://www.exploit-db.com/exploits/35528 • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •