NVD Vulnerability Detail
Search Exploit, PoC
CVE-2023-45143
Summary

Undici is an HTTP/1.1 client written from scratch for Node.js. Prior to version 5.26.2, Undici already cleared Authorization headers on cross-origin redirects, but did not clear `Cookie` headers. By design, `cookie` headers are forbidden request headers, disallowing them to be set in RequestInit.headers in browser environments. Since undici handles headers more liberally than the spec, there was a disconnect from the assumptions the spec made, and undici's implementation of fetch. As such this may lead to accidental leakage of cookie to a third-party site or a malicious attacker who can control the redirection target (ie. an open redirector) to leak the cookie to the third party site. This was patched in version 5.26.2. There are no known workarounds.

Publication Date Oct. 13, 2023, 2:15 a.m.
Registration Date Oct. 13, 2023, 10 a.m.
Last Update Nov. 21, 2024, 5:26 p.m.
CVSS3.1 : LOW
スコア 3.5
Vector CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N
攻撃元区分(AV) ネットワーク
攻撃条件の複雑さ(AC)
攻撃に必要な特権レベル(PR)
利用者の関与(UI)
影響の想定範囲(S) 変更なし
機密性への影響(C)
完全性への影響(I) なし
可用性への影響(A) なし
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:nodejs:undici:*:*:*:*:*:node.js:*:* 5.26.2
Configuration2 or higher or less more than less than
cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*
cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*
cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*
Related information, measures and tools
Common Vulnerabilities List

JVN Vulnerability Information
Node.js Foundation の Node.js 用 undici における情報漏えいに関する脆弱性
Title Node.js Foundation の Node.js 用 undici における情報漏えいに関する脆弱性
Summary

Node.js Foundation の Node.js 用 undici には、情報漏えいに関する脆弱性が存在します。

Possible impacts 情報を取得される可能性があります。
Solution

ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。

Publication Date Oct. 12, 2023, midnight
Registration Date Dec. 25, 2023, 1:58 p.m.
Last Update Nov. 19, 2024, 11:30 a.m.
Affected System
Node.js Foundation
undici 5.26.2 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
No Changed Details Date of change
1 [2023年12月25日]
  掲載
Dec. 25, 2023, 1:58 p.m.
2 [2024年11月19日]
  参考情報:JVN (JVNVU#96191615) を追加
  参考情報:ICS-CERT ADVISORY (ICSA-24-319-08) を追加
Nov. 19, 2024, 10:40 a.m.