mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
811 B
Markdown
18 lines
811 B
Markdown
### [CVE-2024-30261](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-30261)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|