
CVE-2022-31143 – Leak of sensitive information through login page error in GLPI
https://notcve.org/view.php?id=CVE-2022-31143
14 Sep 2022 — GLPI stands for Gestionnaire Libre de Parc Informatique and is a Free Asset and IT Management Software package, that provides ITIL Service Desk features, licenses tracking and software auditing. It was found that in affected versions there is an exposure of private information defined in setup of GLPI (like smtp or cas hosts). Note that passwords are not exposed. Users are advised to upgrade to version 10.0.3. There are no known workarounds for this issue. • https://github.com/glpi-project/glpi/commit/e66a0dfe697cbd4b3ec22736a8f8fd025a28f978 • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor •

CVE-2022-31061 – SQL injection on login page in GLPI
https://notcve.org/view.php?id=CVE-2022-31061
28 Jun 2022 — GLPI is a Free Asset and IT Management Software package, Data center management, ITIL Service Desk, licenses tracking and software auditing. In affected versions there is a SQL injection vulnerability which is possible on login page. No user credentials are required to exploit this vulnerability. Users are advised to upgrade as soon as possible. There are no known workarounds for this issue. • https://github.com/Wangyanan131/CVE-2022-31061 • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •

CVE-2022-31068 – Sensitive Data Exposure on Refused Inventory Files in GLPI
https://notcve.org/view.php?id=CVE-2022-31068
28 Jun 2022 — GLPI is a Free Asset and IT Management Software package, Data center management, ITIL Service Desk, licenses tracking and software auditing. In affected versions all GLPI instances with the native inventory used may leak sensitive information. The feature to get refused file is not authenticated. This issue has been addressed in version 10.0.2 and all affected users are advised to upgrade. GLPI es un paquete de software gratuito de administración de activos y TI, administración de centros de datos, ITIL Ser... • https://github.com/glpi-project/glpi/commit/9953a644777e4167b06db9e14fc93b945a557be5 • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor •

CVE-2022-31056 – SQL injection with _actor parameter in GLPI
https://notcve.org/view.php?id=CVE-2022-31056
28 Jun 2022 — GLPI is a Free Asset and IT Management Software package, Data center management, ITIL Service Desk, licenses tracking and software auditing. In affected versions all assistance forms (Ticket/Change/Problem) permit sql injection on the actor fields. This issue has been resolved in version 10.0.2 and all affected users are advised to upgrade. GLPI es un paquete gratuito de software de administración de activos y TI, administración de centros de datos, ITIL Service Desk, seguimiento de licencias y auditoría de... • https://packetstorm.news/files/id/171656 • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •

CVE-2022-29250 – SQL injection in GLPI
https://notcve.org/view.php?id=CVE-2022-29250
09 Jun 2022 — GLPI is a Free Asset and IT Management Software package, that provides ITIL Service Desk features, licenses tracking and software auditing. In versions prior to version 10.0.1 it is possible to add extra information by SQL injection on search pages. In order to exploit this vulnerability a user must be logged in. GLPI es un paquete de software gratuito de administración de activos y TI que ofrece funciones de Service Desk de ITIL, seguimiento de licencias y auditoría de software. En versiones anteriores a 1... • https://github.com/glpi-project/glpi/security/advisories/GHSA-5w33-4wrx-8hvw • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •

CVE-2022-24876 – Stored cross site scrpting in GLPI's Kanban
https://notcve.org/view.php?id=CVE-2022-24876
09 Jun 2022 — GLPI is a Free Asset and IT Management Software package, that provides ITIL Service Desk features, licenses tracking and software auditing. Kanban is a GLPI view to display Projects, Tickets, Changes or Problems on a task board. In versions prior to 10.0.1 a user can exploit a cross site scripting vulnerability in Kanban by injecting HTML code in its user name. Users are advised to upgrade. There are no known workarounds for this issue. • https://github.com/glpi-project/glpi/commit/9a3c7487c8761eaa8f3b07589d6dcdfa5d1e4ed6 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVE-2022-24869 – Cross Site Scripting in GLPI
https://notcve.org/view.php?id=CVE-2022-24869
21 Apr 2022 — GLPI is a Free Asset and IT Management Software package, that provides ITIL Service Desk features, licenses tracking and software auditing. In versions prior to 10.0.0 one can use ticket's followups or setup login messages with a stylesheet link. This may allow for a cross site scripting attack vector. This issue is partially mitigated by cors security of browsers, though users are still advised to upgrade. GLPI es un paquete de software gratuito de administración de activos y TI, que proporciona funciones ... • https://github.com/glpi-project/glpi/blob/10.0/bugfixes/CHANGELOG.md#1000-2022-04-20 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVE-2022-24868 – Cross site scripting via SVG file upload in GLPI
https://notcve.org/view.php?id=CVE-2022-24868
21 Apr 2022 — GLPI is a Free Asset and IT Management Software package, that provides ITIL Service Desk features, licenses tracking and software auditing. In versions prior to 10.0.0 one can exploit a lack of sanitization on SVG file uploads and inject javascript into their user avatar. As a result any user viewing the avatar will be subject to a cross site scripting attack. Users of GLPI are advised to upgrade. Users unable to upgrade should disallow SVG avatars. • https://github.com/glpi-project/glpi/commit/1aa9fcc4741a46fa5a9f11d71b409b911ffc190f • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVE-2022-24867 – LDAP password exposure in glpi
https://notcve.org/view.php?id=CVE-2022-24867
21 Apr 2022 — GLPI is a Free Asset and IT Management Software package, that provides ITIL Service Desk features, licenses tracking and software auditing. When you pass the config to the javascript, some entries are filtered out. The variable ldap_pass is not filtered and when you look at the source code of the rendered page, we can see the password for the root dn. Users are advised to upgrade. There is no known workaround for this issue. • https://github.com/glpi-project/glpi/commit/26f0a20810db11641afdcf671bac7a309acbb94e • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor CWE-522: Insufficiently Protected Credentials •

CVE-2021-44617 – Baixar GLPI Project 9.4.6 SQL Injection
https://notcve.org/view.php?id=CVE-2021-44617
14 Mar 2022 — A SQL Injection vulnerability exits in the Ramo plugin for GLPI 9.4.6 via the idu parameter in plugins/ramo/ramoapirest.php/getOutdated. Se presenta una vulnerabilidad de inyección SQL en el plugin de Ramo para GLPI versión 9.4.6, por medio del parámetro idu en el archivo plugins/ramo/ramoapirest.php/getOutdated Baixar GLPI Project 9.4.6 suffers from a remote SQL injection vulnerability. • https://packetstorm.news/files/id/166285 • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •