{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-27104", "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. A user with rights to create and share dashboards can build a dashboard containing javascript code. Any user that will open this dashboard will be subject to an XSS attack. 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": ">= 9.5.0, < 10.0.13" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/glpi-project/glpi/security/advisories/GHSA-prc3-cx5m-h5mj", "refsource": "MISC", "name": "https://github.com/glpi-project/glpi/security/advisories/GHSA-prc3-cx5m-h5mj" }, { "url": "https://github.com/glpi-project/glpi/commit/b409ca437864607b03c2014b9e3293b7f141af65", "refsource": "MISC", "name": "https://github.com/glpi-project/glpi/commit/b409ca437864607b03c2014b9e3293b7f141af65" }, { "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-prc3-cx5m-h5mj", "discovery": "UNKNOWN" }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:N/A:N", "version": "3.1" } ] } }