2024-12-08 03:06:42 +00:00

142 lines
4.6 KiB
JSON

{
"id": "CVE-2023-6992",
"sourceIdentifier": "cna@cloudflare.com",
"published": "2024-01-04T12:15:23.690",
"lastModified": "2024-11-21T08:44:59.467",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cloudflare version of zlib library was found to be vulnerable to memory corruption issues affecting the deflation algorithm implementation (deflate.c). The issues resulted from improper input validation and heap-based buffer overflow.\nA local attacker could exploit the problem during compression using a crafted malicious file potentially leading to denial of service of the software.\nPatches: The issue has been patched in commit 8352d10 https://github.com/cloudflare/zlib/commit/8352d108c05db1bdc5ac3bdf834dad641694c13c . The upstream repository is not affected.\n"
},
{
"lang": "es",
"value": "Se descubri\u00f3 que la versi\u00f3n Cloudflare de la librer\u00eda zlib era vulnerable a problemas de corrupci\u00f3n de memoria que afectan la implementaci\u00f3n del algoritmo de deflaci\u00f3n (deflate.c). Los problemas se debieron a una validaci\u00f3n de entrada incorrecta y a un desbordamiento de b\u00fafer de almacenamiento din\u00e1mico. Un atacante local podr\u00eda aprovechar el problema durante la compresi\u00f3n utilizando un archivo malicioso manipulado que podr\u00eda provocar una denegaci\u00f3n de servicio del software. Parches: el problema se solucion\u00f3 en el commit 8352d10 https://github.com/cloudflare/zlib/commit/8352d108c05db1bdc5ac3bdf834dad641694c13c. El repositorio ascendente no se ve afectado."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "cna@cloudflare.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"attackVector": "LOCAL",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "LOW"
},
"exploitabilityScore": 1.4,
"impactScore": 2.5
},
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "cna@cloudflare.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-20"
},
{
"lang": "en",
"value": "CWE-122"
},
{
"lang": "en",
"value": "CWE-126"
}
]
},
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-787"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:cloudflare:zlib:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2023-11-16",
"matchCriteriaId": "6DAB9F62-5C2E-43C9-838C-081351A38200"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/cloudflare/zlib",
"source": "cna@cloudflare.com",
"tags": [
"Product"
]
},
{
"url": "https://github.com/cloudflare/zlib/security/advisories/GHSA-vww9-j87r-4cqh",
"source": "cna@cloudflare.com",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/cloudflare/zlib",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Product"
]
},
{
"url": "https://github.com/cloudflare/zlib/security/advisories/GHSA-vww9-j87r-4cqh",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
]
}
]
}