undici is an HTTP/1.1 client, written from scratch for Node.js. It is possible to inject CRLF sequences into request headers in undici in versions less than 5.7.1. A fix was released in version 5.8.0. Sanitizing all HTTP headers from untrusted sources to eliminate `\r\n` is a workaround for this issue.
References
Link | Resource |
---|---|
https://github.com/nodejs/undici/releases/tag/v5.8.0 | Release Notes Third Party Advisory |
https://github.com/nodejs/undici/security/advisories/GHSA-3cvr-822r-rqcc | Exploit Third Party Advisory |
https://hackerone.com/reports/409943 | Exploit Third Party Advisory |
https://security.netapp.com/advisory/ntap-20220915-0002/ | Third Party Advisory |
https://github.com/nodejs/undici/releases/tag/v5.8.0 | Release Notes Third Party Advisory |
https://github.com/nodejs/undici/security/advisories/GHSA-3cvr-822r-rqcc | Exploit Third Party Advisory |
https://hackerone.com/reports/409943 | Exploit Third Party Advisory |
https://security.netapp.com/advisory/ntap-20220915-0002/ | Third Party Advisory |
Configurations
History
21 Nov 2024, 07:04
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.3 |
References | () https://github.com/nodejs/undici/releases/tag/v5.8.0 - Release Notes, Third Party Advisory | |
References | () https://github.com/nodejs/undici/security/advisories/GHSA-3cvr-822r-rqcc - Exploit, Third Party Advisory | |
References | () https://hackerone.com/reports/409943 - Exploit, Third Party Advisory | |
References | () https://security.netapp.com/advisory/ntap-20220915-0002/ - Third Party Advisory |
Information
Published : 2022-07-19 21:15
Updated : 2024-11-21 07:04
NVD link : CVE-2022-31150
Mitre link : CVE-2022-31150
CVE.ORG link : CVE-2022-31150
JSON object : View
Products Affected
nodejs
- undici
CWE