
CVE-2019-10233
https://notcve.org/view.php?id=CVE-2019-10233
27 Mar 2019 — Teclib GLPI before 9.4.1.1 is affected by a timing attack associated with a cookie. Teclib GLPI, en versiones anteriores a la 9.4.1.1, se ha visto afectado por un ataque de sincronización asociado a una cookie. • https://github.com/glpi-project/glpi/pull/5562 • CWE-203: Observable Discrepancy •

CVE-2018-13049
https://notcve.org/view.php?id=CVE-2018-13049
02 Jul 2018 — The constructSQL function in inc/search.class.php in GLPI 9.2.x through 9.3.0 allows SQL Injection, as demonstrated by triggering a crafted LIMIT clause to front/computer.php. La función constructSQL en inc/search.class.php en GLPI en versiones 9.2.x hasta la 9.3.0 permite la inyección SQL, tal y como queda demostrado con la activación de una cláusula LIMIT en front/computer.php. • https://github.com/glpi-project/glpi/issues/4270 • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •

CVE-2018-7562
https://notcve.org/view.php?id=CVE-2018-7562
12 Mar 2018 — A remote code execution issue was discovered in GLPI through 9.2.1. There is a race condition that allows temporary access to an uploaded executable file that will be disallowed. The application allows an authenticated user to upload a file when he/she creates a new ticket via front/fileupload.php. This feature is protected using different types of security features like the check on the file's extension. However, the application uploads and creates a file, though this file is not allowed, and then deletes ... • https://github.com/glpi-project/glpi/pull/3650 • CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') CWE-434: Unrestricted Upload of File with Dangerous Type •

CVE-2018-7563
https://notcve.org/view.php?id=CVE-2018-7563
12 Mar 2018 — An issue was discovered in GLPI through 9.2.1. The application is affected by XSS in the query string to front/preference.php. An attacker is able to create a malicious URL that, if opened by an authenticated user with debug privilege, will execute JavaScript code supplied by the attacker. The attacker-supplied code can perform a wide variety of actions, such as stealing the victim's session token or login credentials, performing arbitrary actions on the victim's behalf, and logging their keystrokes. Se ha ... • https://github.com/glpi-project/glpi/pull/3647 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

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-2016-7507
https://notcve.org/view.php?id=CVE-2016-7507
19 Jul 2017 — Cross-Site Request Forgery (CSRF) vulnerability in GLPI 0.90.4 allows remote authenticated attackers to submit a request that could lead to the creation of an admin account in the application. Una vulnerabilidad de tipo Cross-Site Request Forgery (CSRF) en GLPI versión 0.90.4, permite a los atacantes autenticados remotos enviar una petición que podría conllevar a la creación de una cuenta de administrador en la aplicación. • https://github.com/glpi-project/glpi/issues/2483 • CWE-352: Cross-Site Request Forgery (CSRF) •

CVE-2016-7509
https://notcve.org/view.php?id=CVE-2016-7509
19 Jul 2017 — Cross-site scripting (XSS) vulnerability in GLPI 0.90.4 allows remote authenticated attackers to inject arbitrary web script or HTML by attaching a crafted HTML file to a ticket. Una vulnerabilidad de tipo Cross-Site Scripting (XSS) en GLPI versión 0.90.4, permite a los atacantes autenticados remotos inyectar un script web o HTML arbitrario al adjuntar un archivo HTML creado en un ticket. • https://github.com/glpi-project/glpi/issues/2483 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •