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

141 lines
3.9 KiB
JSON

{
"id": "CVE-2017-15954",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-10-28T21:29:00.253",
"lastModified": "2018-02-04T02:29:13.757",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "bchunk (related to BinChunker) 1.2.0 and 1.2.1 is vulnerable to a heap-based buffer overflow (with a resultant invalid free) and crash when processing a malformed CUE (.cue) file."
},
{
"lang": "es",
"value": "bchunk (relacionado con BinChunker) 1.2.0 y 1.2.1 es vulnerable a desbordamiento de b\u00fafer basado en memoria din\u00e1mica o heap (con una liberaci\u00f3n no v\u00e1lida en consecuencia) y se cierra de manera inesperada cuando procesa un archivo CUE (.cue) mal formado."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.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-119"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:bchunk_project:bchunk:1.2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "DE1D4984-E355-490C-9ECB-3FD3467EDBF5"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:bchunk_project:bchunk:1.2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "E3300B9A-2FAD-4C30-8CF6-997301B44CD2"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/extramaster/bchunk/issues/3",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/hessu/bchunk/issues/1",
"source": "cve@mitre.org"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2017/11/msg00001.html",
"source": "cve@mitre.org"
},
{
"url": "https://www.debian.org/security/2017/dsa-4026",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}