CVE-2022-31151
Last modified
CVE-2022-31151 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. Authorization headers are cleared on cross-origin redirect. However, cookie headers which are sensitive headers and are official headers found in the spec, remain uncleared. EPSS estimates a 0.58% chance of exploitation in the next 30 days.
Description
Authorization headers are cleared on cross-origin redirect. However, cookie headers which are sensitive headers and are official headers found in the spec, remain uncleared. There are active users using cookie headers in undici. This may lead to accidental leakage of cookie to a 3rd-party site or a malicious attacker who can control the redirection target (ie. an open redirector) to leak the cookie to the 3rd party site. This was patched in v5.7.1. By default, this vulnerability is not exploitable. Do not enable redirections, i.e. `maxRedirections: 0` (the default).
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Nodejs | Undici | < 5.7.1 |
References
- https://github.com/nodejs/undici/issues/872Exploit, Issue Tracking, Third Party Advisory
- https://github.com/nodejs/undici/security/advisories/GHSA-q768-x9m6-m9qpThird Party Advisory
- https://hackerone.com/reports/1635514Permissions Required, Third Party Advisory
- https://security.netapp.com/advisory/ntap-20220909-0006/Third Party Advisory
- https://github.com/nodejs/undici/issues/872Exploit, Issue Tracking, Third Party Advisory
- https://github.com/nodejs/undici/security/advisories/GHSA-q768-x9m6-m9qpThird Party Advisory
- https://hackerone.com/reports/1635514Permissions Required, Third Party Advisory
- https://security.netapp.com/advisory/ntap-20220909-0006/Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-31151?
How severe is CVE-2022-31151?
How do I fix CVE-2022-31151?
Are you affected by CVE-2022-31151?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
