René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

168 lines
5.2 KiB
JSON

{
"id": "CVE-2019-5471",
"sourceIdentifier": "support@hackerone.com",
"published": "2019-09-09T18:15:10.653",
"lastModified": "2023-03-01T01:03:11.477",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "An input validation and output encoding issue was discovered in the GitLab email notification feature which could result in a persistent XSS. This was addressed in GitLab 12.1.2, 12.0.4, and 11.11.6."
},
{
"lang": "es",
"value": "Se detect\u00f3 un problema de comprobaci\u00f3n de entrada y codificaci\u00f3n de salida en la funcionalidad de notificaci\u00f3n de correo electr\u00f3nico de GitLab lo que podr\u00eda resultar un ataque XSS persistente. Esto se abord\u00f3 en GitLab versiones 12.1.2, 12.0.4 y 11.11.6."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM"
},
"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",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 3.5
},
"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"
}
]
},
{
"source": "support@hackerone.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*",
"versionStartIncluding": "11.11.0",
"versionEndExcluding": "11.11.7",
"matchCriteriaId": "33FB67D6-7874-4224-A89C-BFD3080796DA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*",
"versionStartIncluding": "11.11.0",
"versionEndExcluding": "11.11.7",
"matchCriteriaId": "0ABDFAF2-C1E3-4416-8E67-1CF2ABA29FEF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*",
"versionStartIncluding": "12.0.0",
"versionEndExcluding": "12.0.4",
"matchCriteriaId": "62DEEA13-4D2C-436B-9780-983FC707DDF6"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*",
"versionStartIncluding": "12.0.0",
"versionEndExcluding": "12.0.4",
"matchCriteriaId": "595B584B-2A5C-44F6-AC4C-51ACF913C6C5"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*",
"versionStartIncluding": "12.1.0",
"versionEndExcluding": "12.1.2",
"matchCriteriaId": "99659BEC-15D0-4E75-BEBE-727FC32D9B35"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*",
"versionStartIncluding": "12.1.0",
"versionEndExcluding": "12.1.2",
"matchCriteriaId": "D12A3A81-4A4F-441A-A820-F2D19B1A5C89"
}
]
}
]
}
],
"references": [
{
"url": "https://about.gitlab.com/2019/07/29/security-release-gitlab-12-dot-1-dot-2-released/",
"source": "nvd@nist.gov",
"tags": [
"Broken Link",
"Vendor Advisory"
]
},
{
"url": "https://gitlab.com/gitlab-org/gitlab-ee/issues/11515",
"source": "support@hackerone.com",
"tags": [
"Exploit",
"Vendor Advisory"
]
},
{
"url": "https://hackerone.com/reports/496973",
"source": "support@hackerone.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}