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).
References
Link Resource
https://github.com/nodejs/undici/issues/872 Exploit Issue Tracking Third Party Advisory
https://github.com/nodejs/undici/security/advisories/GHSA-q768-x9m6-m9qp Third Party Advisory
https://hackerone.com/reports/1635514 Permissions Required Third Party Advisory
https://security.netapp.com/advisory/ntap-20220909-0006/ Third Party Advisory
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2022-07-20T23:00:15

Updated: 2022-09-09T17:06:28

Reserved: 2022-05-18T00:00:00


Link: CVE-2022-31151

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2022-07-21T04:15:12.157

Modified: 2022-09-29T15:40:23.837


Link: CVE-2022-31151

JSON object: View

cve-icon Redhat Information

No data.