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

152 lines
5.0 KiB
JSON

{
"id": "CVE-2017-14992",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-11-01T17:29:00.277",
"lastModified": "2017-11-22T17:54:59.523",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Lack of content verification in Docker-CE (Also known as Moby) versions 1.12.6-0, 1.10.3, 17.03.0, 17.03.1, 17.03.2, 17.06.0, 17.06.1, 17.06.2, 17.09.0, and earlier allows a remote attacker to cause a Denial of Service via a crafted image layer payload, aka gzip bombing."
},
{
"lang": "es",
"value": "Una falta de verificaci\u00f3n en Docker-CE (tambi\u00e9n conocido como Moby), en versiones 1.12.6-0, 1.10.3, 17.03.0, 17.03.1, 17.03.2, 17.06.0, 17.06.1, 17.06.2, 17.09.0 y anteriores, permite que un atacante remoto provoque una denegaci\u00f3n de servicio (DoS) mediante un payload de capa de imagen modificado. Esto tambi\u00e9n se conoce como gzip bombing."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"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-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:docker:docker:*:*:*:*:community:*:*:*",
"versionEndIncluding": "1.10.3",
"matchCriteriaId": "EE591C14-3685-468F-82F6-66D8C8345A44"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:docker:docker:1.12.6-0:*:*:*:community:*:*:*",
"matchCriteriaId": "F8C5AD32-AF7A-434D-A60A-E2EF8A696D52"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:docker:docker:17.03.0:*:*:*:community:*:*:*",
"matchCriteriaId": "57021B99-94F4-40BD-9E2F-BD27904C98A2"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:docker:docker:17.03.1:*:*:*:community:*:*:*",
"matchCriteriaId": "45128BF6-D780-42F3-8C1C-57D037616A64"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:docker:docker:17.03.2:*:*:*:community:*:*:*",
"matchCriteriaId": "3A15C4D3-3DBE-4C6B-89B9-9BDA6B8645FB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:docker:docker:17.06.0:*:*:*:community:*:*:*",
"matchCriteriaId": "47671AEE-DE9E-4BC4-99B2-C3356DCEE8B0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:docker:docker:17.06.1:*:*:*:community:*:*:*",
"matchCriteriaId": "FCFBF621-562E-4CC6-9F56-BB764B9DAD40"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:docker:docker:17.06.2:*:*:*:community:*:*:*",
"matchCriteriaId": "EAA1799F-F848-47BF-99D8-87E0A142DBAB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:docker:docker:17.09.0:*:*:*:community:*:*:*",
"matchCriteriaId": "BCA8B266-883A-482E-B756-1F0F8A4BFF46"
}
]
}
]
}
],
"references": [
{
"url": "https://blog.cloudpassage.com/2017/10/13/discovering-docker-cve-2017-14992/",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/moby/moby/issues/35075",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking"
]
}
]
}