vendor:
GLPI
by:
Zigma
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: GLPI
Affected Version From: 0.71.3
Affected Version To: 0.71.3
Patch Exists: YES
Related CWE: N/A
CPE: a:glpi-project:glpi
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006
Multiple Remote SQL Injections in GLPI v 0.71.3
GLPI cleans the POSTS and GETS making it safe from cross side scripting and Slahsing it if magic_quotes_gpc OFF. However, it is possible to inject the parameter ID with no need to use a quote. This can be exploited to execute arbitrary SQL commands by sending a specially crafted HTTP request to the vulnerable application.
Mitigation:
Upgrade to the latest version of GLPI.