{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-27914", "ASSIGNER": "security-advisories@github.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "GLPI is a Free Asset and IT Management Software package, Data center management, ITIL Service Desk, licenses tracking and software auditing. An unauthenticated user can provide a malicious link to a GLPI administrator in order to exploit a reflected XSS vulnerability. The XSS will only trigger if the administrator navigates through the debug bar. This issue has been patched in version 10.0.13.\n" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')", "cweId": "CWE-79" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "glpi-project", "product": { "product_data": [ { "product_name": "glpi", "version": { "version_data": [ { "version_affected": "=", "version_value": ">= 10.0.8, < 10.0.13" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/glpi-project/glpi/security/advisories/GHSA-rcxj-fqr4-q34r", "refsource": "MISC", "name": "https://github.com/glpi-project/glpi/security/advisories/GHSA-rcxj-fqr4-q34r" }, { "url": "https://github.com/glpi-project/glpi/commit/69e0dee8de0c0df139b42dbfa1a8997888c2af95", "refsource": "MISC", "name": "https://github.com/glpi-project/glpi/commit/69e0dee8de0c0df139b42dbfa1a8997888c2af95" }, { "url": "https://github.com/glpi-project/glpi/releases/tag/10.0.13", "refsource": "MISC", "name": "https://github.com/glpi-project/glpi/releases/tag/10.0.13" } ] }, "source": { "advisory": "GHSA-rcxj-fqr4-q34r", "discovery": "UNKNOWN" }, "impact": { "cvss": [ { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N", "version": "3.1" } ] } }