Learn about CVE-2017-11474, a SQL Injection vulnerability in GLPI versions 9.1.5.1 and earlier. Find out the impact, affected systems, exploitation method, and mitigation steps.
Version 9.1.5.1 or earlier of GLPI contains a SQL Injection vulnerability that can be exploited through ajax/common.tabs.php.
Understanding CVE-2017-11474
GLPI before 9.1.5.1 has a SQL Injection vulnerability in the $crit variable in inc/computer_softwareversion.class.php, exploitable via ajax/common.tabs.php.
What is CVE-2017-11474?
This CVE refers to a SQL Injection vulnerability in GLPI versions 9.1.5.1 and earlier, specifically in the $crit variable in the file inc/computer_softwareversion.class.php, which can be exploited through ajax/common.tabs.php.
The Impact of CVE-2017-11474
Technical Details of CVE-2017-11474
GLPI before version 9.1.5.1 is susceptible to SQL Injection attacks.
Vulnerability Description
The vulnerability exists in the $crit variable in the file inc/computer_softwareversion.class.php.
Affected Systems and Versions
Exploitation Mechanism
The vulnerability can be exploited through ajax/common.tabs.php.
Mitigation and Prevention
Immediate action is crucial to mitigate the risks associated with CVE-2017-11474.
Immediate Steps to Take
Long-Term Security Practices
Patching and Updates
Ensure timely installation of updates and patches provided by GLPI to address the SQL Injection vulnerability.