CVE-2022-31150

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
Configurations

Configuration 1 (hide)

cpe:2.3:a:nodejs:undici:*:*:*:*:*:node.js:*:*

History

28 Oct 2022, 18:31

Type Values Removed Values Added
References (CONFIRM) https://security.netapp.com/advisory/ntap-20220915-0002/ - (CONFIRM) https://security.netapp.com/advisory/ntap-20220915-0002/ - Third Party Advisory

15 Sep 2022, 18:15

Type Values Removed Values Added
CWE NVD-CWE-Other CWE-93
References
  • (CONFIRM) https://security.netapp.com/advisory/ntap-20220915-0002/ -

26 Jul 2022, 22:25

Type Values Removed Values Added
References (MISC) https://github.com/nodejs/undici/releases/tag/v5.8.0 - (MISC) https://github.com/nodejs/undici/releases/tag/v5.8.0 - Release Notes, Third Party Advisory
References (CONFIRM) https://github.com/nodejs/undici/security/advisories/GHSA-3cvr-822r-rqcc - (CONFIRM) https://github.com/nodejs/undici/security/advisories/GHSA-3cvr-822r-rqcc - Exploit, Third Party Advisory
References (MISC) https://hackerone.com/reports/409943 - (MISC) https://hackerone.com/reports/409943 - Exploit, Third Party Advisory
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.5
CWE CWE-93 NVD-CWE-Other
CPE cpe:2.3:a:nodejs:undici:*:*:*:*:*:node.js:*:*
First Time Nodejs
Nodejs undici

19 Jul 2022, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2022-07-19 21:15

Updated : 2023-12-10 14:35


NVD link : CVE-2022-31150

Mitre link : CVE-2022-31150

CVE.ORG link : CVE-2022-31150


JSON object : View

Products Affected

nodejs

  • undici
CWE
CWE-93

Improper Neutralization of CRLF Sequences ('CRLF Injection')

NVD-CWE-Other