Insertion of Sensitive Information Into Sent Data
CVE-2024-38372
Summary
The package undici is an HTTP/1.1 client, written from scratch for Node.js. Depending on the network and process conditions of a `fetch()` request, 'response.arrayBuffer()' might include a portion of memory from the Node.js process. This issue affects versions 6.14.0 through 6.19.1.
- HIGH
- NETWORK
- NONE
- UNCHANGED
- REQUIRED
- HIGH
- LOW
- NONE
CWE-201 - Insertion of Sensitive Information Into Sent Data
The code transmits data to another actor, but a portion of the data includes sensitive information that should not be accessible to that actor.
References
Advisory Timeline
- Published