Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

M00Nback

#13879of 53,624
19.4Total CVSS
Vulnerabilities · 2
High
1
Critical
1
PT-2022-7404
9.4
2022-09-14
Glpi · Glpi · CVE-2022-35946
**Name of the Vulnerable Software and Affected Versions** GLPI versions prior to 10.0.3 **Description** The issue is related to improper validation of request input in the plugin controller, allowing access to the low-level API of the Plugin class. This can be exploited by an attacker to alter database data. The attacker must have "General setup" update rights to perform this attack. **Recommendations** For versions prior to 10.0.3, upgrade to version 10.0.3 to resolve the issue. For users unable to upgrade, remove the `front/plugin.form.php` script as a temporary workaround.
PT-2022-7405
10
2022-09-14
Glpi · Glpi · CVE-2022-35947
**Name of the Vulnerable Software and Affected Versions** GLPI versions prior to 10.0.3 **Description** The issue is related to a SQL injection attack that could allow an attacker to simulate an arbitrary user login. This is due to the lack of protection measures for the SQL query structure. The vulnerability can be exploited remotely, potentially allowing an attacker to scan server ports or services and conduct SQL injection attacks. **Recommendations** For versions prior to 10.0.3, upgrade to version 10.0.3 to resolve the issue. As a temporary workaround for users unable to upgrade, disable the `Enable login with external token` API configuration.