2023-10-29 09:06:41 +00:00

96 lines
2.5 KiB
JSON

{
"id": "CVE-2023-46228",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-10-19T05:15:58.663",
"lastModified": "2023-10-25T14:51:06.557",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "zchunk before 1.3.2 has multiple integer overflows via malformed zchunk files to lib/comp/comp.c, lib/comp/zstd/zstd.c, lib/dl/multipart.c, or lib/header.c."
},
{
"lang": "es",
"value": "zchunk anterior a 1.3.2 tiene m\u00faltiples desbordamientos de enteros a trav\u00e9s de archivos zchunk con formato incorrecto a lib/comp/comp.c, lib/comp/zstd/zstd.c, lib/dl/multipart.c o lib/header.c."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-190"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:zchunk:zchunk:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.3.2",
"matchCriteriaId": "98C5913A-9F71-4F81-97DA-6093D1CBBBAA"
}
]
}
]
}
],
"references": [
{
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1216268",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/zchunk/zchunk/commit/08aec2b4dfd7f709b6e3d511411ffcc83ed4efbe",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/zchunk/zchunk/compare/1.3.1...1.3.2",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}