CVE-2022-2880
| Summary |
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.
|
| Publication Date |
Oct. 15, 2022, 12:15 a.m. |
| Registration Date |
Oct. 15, 2022, 10:01 a.m. |
| Last Update |
Nov. 21, 2024, 4:01 p.m. |
|
CVSS3.1 : HIGH
|
| スコア |
7.5
|
| Vector |
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) |
なし |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* |
1.19.0 |
|
|
1.19.2 |
| cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* |
|
|
|
1.18.7 |
Related information, measures and tools
Common Vulnerabilities List
JVN Vulnerability Information
The Go Project の Go における HTTP リクエストスマグリングに関する脆弱性
| Title |
The Go Project の Go における HTTP リクエストスマグリングに関する脆弱性
|
| Summary |
The Go Project の Go には、HTTP リクエストスマグリングに関する脆弱性が存在します。
|
| Possible impacts |
情報を改ざんされる可能性があります。 |
| Solution |
ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date |
Oct. 14, 2022, midnight |
| Registration Date |
Oct. 24, 2023, 5:19 p.m. |
| Last Update |
Oct. 24, 2023, 5:19 p.m. |
Affected System
| The Go Project |
|
Go 1.18.7 未満
|
|
Go 1.19.0 以上 1.19.2 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2023年10月24日] 掲載 |
Oct. 24, 2023, 5:19 p.m. |