GoBGP 是 Go 语言实现的开源边界网关协议(BGP)工具。在 4.7.0 版本之前,GoBGP 在解码 UPDATE 消息时会接受长度为零的 AS_PATH,随后在对联盟 eBGP 对等体进行属性校验时发生 panic(异常崩溃)。具体漏洞路径位于 BGP UPDATE 校验器中:本应因 AS_PATH 格式错误而被拒绝的畸形 UPDATE 消息,却触发了对 的未检查数组访问,从而允许已配置的联盟 eBGP 对等体引发服务拒绝(DoS)。该问题在 4.7.0 版本中已得到修复。
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POCNo comments yet