CVE-2022-2880
概要

Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request's Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged.

公表日 2022年10月15日0:15
登録日 2022年10月15日10:01
最終更新日 2024年11月21日16:01
CVSS3.1 : HIGH
スコア 7.5
ベクター CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
攻撃元区分(AV) ネットワーク
攻撃条件の複雑さ(AC)
攻撃に必要な特権レベル(PR) 不要
利用者の関与(UI) 不要
影響の想定範囲(S) 変更なし
機密性への影響(C) なし
完全性への影響(I)
可用性への影響(A) なし
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* 1.19.0 1.19.2
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* 1.18.7
関連情報、対策とツール
共通脆弱性一覧

JVN脆弱性情報
The Go Project の Go における HTTP リクエストスマグリングに関する脆弱性
タイトル The Go Project の Go における HTTP リクエストスマグリングに関する脆弱性
概要

The Go Project の Go には、HTTP リクエストスマグリングに関する脆弱性が存在します。

想定される影響 情報を改ざんされる可能性があります。
対策

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

公表日 2022年10月14日0:00
登録日 2023年10月24日17:19
最終更新日 2023年10月24日17:19
影響を受けるシステム
The Go Project
Go 1.18.7 未満
Go 1.19.0 以上 1.19.2 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
変更履歴
No 変更内容 変更日
1 [2023年10月24日]
  掲載
2023年10月24日17:19