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

100 lines
3.3 KiB
JSON

{
"id": "CVE-2024-38372",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-07-08T21:15:12.033",
"lastModified": "2024-11-21T09:25:31.153",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Undici is an HTTP/1.1 client, written from scratch for Node.js. Depending on network and process conditions of a `fetch()` request, `response.arrayBuffer()` might include portion of memory from the Node.js process. This has been patched in v6.19.2."
},
{
"lang": "es",
"value": "Undici es un cliente HTTP/1.1, escrito desde cero para Node.js. Dependiendo de las condiciones de la red y del proceso de una solicitud `fetch()`, `response.arrayBuffer()` podr\u00eda incluir parte de la memoria del proceso Node.js. Esto ha sido parcheado en v6.19.2."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:N/A:N",
"baseScore": 2.0,
"baseSeverity": "LOW",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "HIGH",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 0.5,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-201"
}
]
}
],
"references": [
{
"url": "https://github.com/nodejs/undici/commit/f979ec3204ca489abf30e7d20e9fee9ea7711d36",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/nodejs/undici/issues/3328",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/nodejs/undici/issues/3337",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/nodejs/undici/pull/3338",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-3g92-w8c5-73pq",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/nodejs/undici/commit/f979ec3204ca489abf30e7d20e9fee9ea7711d36",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/nodejs/undici/issues/3328",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/nodejs/undici/issues/3337",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/nodejs/undici/pull/3338",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-3g92-w8c5-73pq",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://security.netapp.com/advisory/ntap-20240828-0009/",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}