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.
There are no known workaround.
https://github.com/nodejs/undici/issues/3337 https://github.com/nodejs/undici/issues/3328 https://github.com/nodejs/undici/pull/3338 https://github.com/nodejs/undici/commit/f979ec3204ca489abf30e7d20e9fee9ea7711d36
{
"nvd_published_at": "2024-07-08T21:15:12Z",
"severity": "LOW",
"github_reviewed": true,
"cwe_ids": [
"CWE-201"
],
"github_reviewed_at": "2024-07-09T13:32:30Z"
}