製品・ソフトウェアに関する情報
Go における無限ループに関する脆弱性
Title Go における無限ループに関する脆弱性
Summary

Go には、無限ループに関する脆弱性が存在します。

Possible impacts サービス運用妨害 (DoS) 状態にされる可能性があります。
Solution

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date March 10, 2021, midnight
Registration Date Nov. 24, 2021, 12:05 p.m.
Last Update Nov. 24, 2021, 12:05 p.m.
CVSS3.0 : 重要
Score 7.5
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS2.0 : 警告
Score 5
Vector AV:N/AC:L/Au:N/C:N/I:N/A:P
Affected System
The Go Project
Go 1.15.9 未満
Go 1.16.1 未満の 1.16.x
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2021年11月24日]
  掲載
Nov. 24, 2021, 12:05 p.m.

NVD Vulnerability Information
CVE-2021-27918
Summary

encoding/xml in Go before 1.15.9 and 1.16.x before 1.16.1 has an infinite loop if a custom TokenReader (for xml.NewTokenDecoder) returns EOF in the middle of an element. This can occur in the Decode, DecodeElement, or Skip method.

Publication Date March 11, 2021, 9:15 a.m.
Registration Date March 11, 2021, 12:03 p.m.
Last Update Nov. 21, 2024, 2:58 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* 1.15.9
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* 1.16.0 1.16.1
Related information, measures and tools
Common Vulnerabilities List