CVE-2022-31150
CVSS V2 None
CVSS V3 Medium 6.5
Description
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.
Overview
- CVE ID
- CVE-2022-31150
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2022-07-19T21:15:15
- Last Modified Date
- 2022-10-28T18:31:31
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:nodejs:undici:*:*:*:*:*:node.js:*:* | 1 | OR | 5.8.0 |
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- LOW
- Availability Impact
- NONE
- Base Score
- 6.5
- Base Severity
- MEDIUM
- Exploitability Score
- 3.9
- Impact Score
- 2.5
References
Reference URL | Reference Tags |
---|---|
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 |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-31150 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31150 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-07-19 23:00:44 | Added to TrackCVE |