Incorrect Authorization in org.webjars.npm:github-com-nodejs-undici
CVE-2024-30260
- org.webjars.npm:github-com-nodejs-undici
- org.webjars.npm:undici
- org.webjars.npm:undici-types
- undici
Summary
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 affects versions through 5.28.3, and 6.0.0 through 6.11.0.
- LOW
- NETWORK
- LOW
- UNCHANGED
- REQUIRED
- HIGH
- LOW
- LOW
CWE-863 - Incorrect Authorization
Authorization is a security mechanism performed by an application to grant or deny access to the requested resources by verifying the privileges of the user. When an application lacks effective authorization mechanisms, it enables unauthorized users to gain unintended privileges and illegitimate access to resources. Such a vulnerability may result in exposure of sensitive information, denial of service, arbitrary code execution, and complete system takeover.
References
Advisory Timeline
- Published