### [CVE-2024-30261](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-30261) ![](https://img.shields.io/static/v1?label=Product&message=undici&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3E%3D%206.0.0%2C%20%3C%206.11.1%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-284%3A%20Improper%20Access%20Control&color=brighgreen) ### Description Undici is an HTTP/1.1 client, written from scratch for Node.js. An attacker can alter the `integrity` option passed to `fetch()`, allowing `fetch()` to accept requests as valid even if they have been tampered. This vulnerability was patched in version(s) 5.28.4 and 6.11.1. ### POC #### Reference No PoCs from references. #### Github - https://github.com/fkie-cad/nvd-json-data-feeds