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

140 lines
3.9 KiB
JSON

{
"id": "CVE-2019-5464",
"sourceIdentifier": "support@hackerone.com",
"published": "2020-01-28T03:15:10.903",
"lastModified": "2020-01-31T20:03:57.477",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "A flawed DNS rebinding protection issue was discovered in GitLab CE/EE 10.2 and later in the `url_blocker.rb` which could result in SSRF where the library is utilized."
},
{
"lang": "es",
"value": "Se detect\u00f3 un problema de fallo de protecci\u00f3n de un reenlace de DNS en GitLab CE/EE versiones 10.2 y posteriores, en el archivo \"url_blocker.rb\" que podr\u00eda resultar en vulnerabilidad de tipo SSRF donde la biblioteca es utilizada."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-918"
}
]
},
{
"source": "support@hackerone.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*",
"versionStartIncluding": "10.2.0",
"versionEndExcluding": "11.11.7",
"matchCriteriaId": "45C55859-5F6B-4FD7-9DF5-431DF4D9454B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*",
"versionStartIncluding": "10.2.0",
"versionEndExcluding": "11.11.7",
"matchCriteriaId": "265380D4-A82B-4A5A-9F41-5E1311515AB8"
}
]
}
]
}
],
"references": [
{
"url": "https://about.gitlab.com/releases/2019/07/29/security-release-gitlab-12-dot-1-dot-2-released/",
"source": "support@hackerone.com",
"tags": [
"Patch",
"Release Notes",
"Vendor Advisory"
]
},
{
"url": "https://gitlab.com/gitlab-org/gitlab-ce/issues/63959",
"source": "support@hackerone.com",
"tags": [
"Exploit",
"Vendor Advisory"
]
},
{
"url": "https://hackerone.com/reports/632101",
"source": "support@hackerone.com",
"tags": [
"Permissions Required"
]
}
]
}