{ "id": "CVE-2019-1010307", "sourceIdentifier": "josh@bress.net", "published": "2019-07-15T18:15:12.007", "lastModified": "2024-11-21T04:18:09.200", "vulnStatus": "Modified", "cveTags": [], "descriptions": [ { "lang": "en", "value": "GLPI GLPI Product 9.3.1 is affected by: Cross Site Scripting (XSS). The impact is: All dropdown values are vulnerable to XSS leading to privilege escalation and executing js on admin. The component is: /glpi/ajax/getDropDownValue.php. The attack vector is: 1- User Create a ticket , 2- Admin opens another ticket and click on the \"Link Tickets\" feature, 3- a request to the endpoint fetches js and executes it." }, { "lang": "es", "value": "El producto GLPI versi\u00f3n 9.3.1 de GLPI, est\u00e1 afectado por: Cross Site Scripting (XSS). El impacto es: Todos los valores desplegables son vulnerables a XSS, lo que conlleva a una escalada de privilegios y la ejecuci\u00f3n de js en admin. El componente es: archivo /glpi/ajax/getDropDownValue.php. El vector de ataque es: 1- un ticket User Create, 2- otro ticket de apertura de Admin y hacer clic en la funci\u00f3n \"Link Tickets\", 3- una petici\u00f3n hacia el endpoint fetches js y ejecutarlo." } ], "metrics": { "cvssMetricV30": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.0", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "baseScore": 5.4, "baseSeverity": "MEDIUM", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE" }, "exploitabilityScore": 2.3, "impactScore": 2.7 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N", "baseScore": 3.5, "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "SINGLE", "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "availabilityImpact": "NONE" }, "baseSeverity": "LOW", "exploitabilityScore": 6.8, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": true } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-79" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:glpi-project:glpi:9.3.1:*:*:*:*:*:*:*", "matchCriteriaId": "895ACC51-9010-4B05-9887-5E94097B85E2" } ] } ] } ], "references": [ { "url": "https://github.com/glpi-project/glpi/blob/9.4/bugfixes/ajax/getDropdownValue.php", "source": "josh@bress.net", "tags": [ "Exploit", "Third Party Advisory" ] }, { "url": "https://github.com/glpi-project/glpi/releases/tag/9.3.1", "source": "josh@bress.net", "tags": [ "Release Notes", "Third Party Advisory" ] }, { "url": "https://github.com/glpi-project/glpi/blob/9.4/bugfixes/ajax/getDropdownValue.php", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory" ] }, { "url": "https://github.com/glpi-project/glpi/releases/tag/9.3.1", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Release Notes", "Third Party Advisory" ] } ] }