Undici vulnerable to data leak when using response.arrayBuffer()
Description
Published by the National Vulnerability Database
Jul 8, 2024
Published to the GitHub Advisory Database
Jul 9, 2024
Reviewed
Jul 9, 2024
Last updated
Aug 8, 2024
Impact
Depending on network and process conditions of a
fetch()
request,response.arrayBuffer()
might include portion of memory from the Node.js process.Patches
This has been patched in v6.19.2.
Workarounds
There are no known workaround.
References
nodejs/undici#3337
nodejs/undici#3328
nodejs/undici#3338
nodejs/undici@f979ec3
References