fkie_cve-2024-38372
Vulnerability from fkie_nvd
Published
2024-07-08 21:15
Modified
2024-11-21 09:25
Severity ?
Summary
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.
References
Impacted products
Vendor | Product | Version |
---|
{ "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." } ], "id": "CVE-2024-38372", "lastModified": "2024-11-21T09:25:31.153", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 2.0, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 0.5, "impactScore": 1.4, "source": "security-advisories@github.com", "type": "Secondary" } ] }, "published": "2024-07-08T21:15:12.033", "references": [ { "source": "security-advisories@github.com", "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": "af854a3a-2127-422b-91ae-364da2661108", "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/" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-201" } ], "source": "security-advisories@github.com", "type": "Secondary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.