{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2023-35924", "ASSIGNER": "security-advisories@github.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "GLPI is a free asset and IT management software package. Starting in version 10.0.0 and prior to version 10.0.8, GLPI inventory endpoint can be used to drive a SQL injection attack. By default, GLPI inventory endpoint requires no authentication. Version 10.0.8 has a patch for this issue. As a workaround, one may disable native inventory." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')", "cweId": "CWE-89" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "glpi-project", "product": { "product_data": [ { "product_name": "glpi", "version": { "version_data": [ { "version_affected": "=", "version_value": ">= 10.0.0, < 10.0.8" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/glpi-project/glpi/security/advisories/GHSA-gxh4-j63w-8jmm", "refsource": "MISC", "name": "https://github.com/glpi-project/glpi/security/advisories/GHSA-gxh4-j63w-8jmm" }, { "url": "https://github.com/glpi-project/glpi/releases/tag/10.0.8", "refsource": "MISC", "name": "https://github.com/glpi-project/glpi/releases/tag/10.0.8" } ] }, "source": { "advisory": "GHSA-gxh4-j63w-8jmm", "discovery": "UNKNOWN" }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" } ] } }