{ "id": "CVE-2018-9243", "sourceIdentifier": "cve@mitre.org", "published": "2018-04-05T14:29:00.327", "lastModified": "2019-02-27T19:41:12.493", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "GitLab Community and Enterprise Editions version 8.4 up to 10.4 are vulnerable to XSS because a lack of input validation in the merge request component leads to cross site scripting (specifically, filenames in changes tabs of merge requests). This is fixed in 10.6.3, 10.5.7, and 10.4.7." }, { "lang": "es", "value": "Las ediciones Community y Enterprise de GitLab, de la versi\u00f3n 8.4 hasta la 10.4, son vulnerables a Cross-Site Scripting (XSS) debido a la falta de validaci\u00f3n de entradas en el componente merge request que desemboca en Cross-Site Scripting (XSS) (espec\u00edficamente, los nombres de archivo en las pesta\u00f1as de cambios de merge requests). La vulnerabilidad se ha solucionado en las versiones 10.6.3, 10.5.7 y 10.4.7." } ], "metrics": { "cvssMetricV30": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.0", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.8, "impactScore": 2.7 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "availabilityImpact": "NONE", "baseScore": 4.3 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.6, "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:gitlab:gitlab:*:*:*:*:community:*:*:*", "versionStartIncluding": "8.4", "versionEndExcluding": "10.4.7", "matchCriteriaId": "A55FE8A1-4E2F-4E05-90E3-B11855E7ADCE" }, { "vulnerable": true, "criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*", "versionStartIncluding": "8.4", "versionEndExcluding": "10.4.7", "matchCriteriaId": "B88BE348-D973-40A3-B767-5A44A25A5A84" }, { "vulnerable": true, "criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*", "versionStartIncluding": "10.5.0", "versionEndExcluding": "10.5.7", "matchCriteriaId": "921DFEAF-7C36-4EC3-8D53-3D5CCDA66AA0" }, { "vulnerable": true, "criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*", "versionStartIncluding": "10.5.0", "versionEndExcluding": "10.5.7", "matchCriteriaId": "DF00F4B6-1A22-425D-8073-63560D8C8953" }, { "vulnerable": true, "criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*", "versionStartIncluding": "10.6.0", "versionEndExcluding": "10.6.3", "matchCriteriaId": "7C3CF9AA-F2FA-407B-98B3-7F6C6101AB4A" }, { "vulnerable": true, "criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*", "versionStartIncluding": "10.6.0", "versionEndExcluding": "10.6.3", "matchCriteriaId": "9ED9973D-3933-4477-9178-8ACB974782A6" } ] } ] } ], "references": [ { "url": "https://about.gitlab.com/2018/04/04/security-release-gitlab-10-dot-6-dot-3-released/", "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ] }, { "url": "https://gitlab.com/gitlab-org/gitlab-ce/issues/42028", "source": "cve@mitre.org", "tags": [ "Exploit", "Vendor Advisory" ] } ] }