提出 #780179: osrg GoBGP 4.3.0 Off-by-one Error情報

タイトルosrg GoBGP 4.3.0 Off-by-one Error
説明An off-by-one vulnerability was found in osrg GoBGP version 4.3.0. This vulnerability affects the CapSoftwareVersion.DecodeFromBytes function in the pkg/packet/bgp/bgp.go file. The root cause is an incorrect slice boundary calculation when extracting the Software Version string from a BGP OPEN capability payload. Because the Go slice upper bound is improperly calculated (using data[1:c.SoftwareVersionLen] instead of the correct data[1:1+c.SoftwareVersionLen]), the parser reads one byte fewer than intended. This causes the decoded Software Version string to be truncated, resulting in an inconsistency with the original encoded representation.
ソース⚠️ https://github.com/osrg/gobgp/commit/67c059413470df64bc20801c46f64058e88f800f
ユーザー
 Sunxj (UID 96442)
送信2026年03月14日 11:28 (24 日 ago)
モデレーション2026年03月30日 09:50 (16 days later)
ステータス承諾済み
VulDBエントリ354155 [osrg GoBGP 迄 4.3.0 pkg/packet/bgp/bgp.go DecodeFromBytes data[1] メモリ破損]
ポイント20

Want to stay up to date on a daily basis?

Enable the mail alert feature now!