| タイトル | The Go Projectのcryptoにおける信頼できないデータのデシリアライゼーションに関する脆弱性 |
|---|---|
| 概要 | リモートエージェントにキーを追加する際、restrict-destination-v00@openssh.com のような制約拡張がリクエストにシリアライズされていませんでした。そのため、キー転送時に宛先制限が静かに除去され、リモートホストでキーを無制限に使用できる状態でした。現在、クライアントはすべての制約拡張をシリアライズします。さらに、NewKeyring() によって返されるインメモリのキーリングは、サポートされていない制約拡張を持つキーを静かに無視するのではなく、拒否するようになりました。 |
| 想定される影響 | ・当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 ・当該ソフトウェアは停止しません。 |
| 対策 | ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2026年5月22日0:00 |
| 登録日 | 2026年6月3日15:36 |
| 最終更新日 | 2026年6月3日15:36 |
| CVSS3.0 : 緊急 | |
| スコア | 9.1 |
|---|---|
| ベクター | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N |
| The Go Project |
| crypto 0.52.0 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2026年06月03日] 掲載 |
2026年6月3日15:36 |
| 概要 | When adding a key to a remote agent constraint extensions such as restrict-destination-v00@openssh.com were not serialized in the request. Destination restrictions were silently stripped when forwarding keys, allowing unrestricted use of the key on the remote host. The client now serializes all constraint extensions. Additionally, the in-memory keyring returned by NewKeyring() now rejects keys with unsupported constraint extensions instead of silently ignoring them. |
|---|---|
| 公表日 | 2026年5月22日13:16 |
| 登録日 | 2026年5月23日4:08 |
| 最終更新日 | 2026年5月29日0:11 |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:a:golang:crypto:*:*:*:*:*:go:*:* | 0.52.0 | ||||