cve/2024/CVE-2024-30260.md
2024-05-25 21:48:12 +02:00

18 lines
765 B
Markdown

### [CVE-2024-30260](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-30260)
![](https://img.shields.io/static/v1?label=Product&message=undici&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%205.28.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-285%3A%20Improper%20Authorization&color=brighgreen)
### Description
Undici is an HTTP/1.1 client, written from scratch for Node.js. Undici cleared Authorization and Proxy-Authorization headers for `fetch()`, but did not clear them for `undici.request()`. 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