Vulnerability Information
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.
Vulnerability Title
Pion Interceptor's improper RTP padding handling allows remote crash for SFU users (DoS)
Vulnerability Description
Pion Interceptor is a framework for building RTP/RTCP communication software. Versions v0.1.36 through v0.1.38 contain a bug in a RTP packet factory that can be exploited to trigger a panic with Pion based SFU via crafted RTP packets, This only affect users that use pion/interceptor. Users should upgrade to v0.1.39 or later, which validates that: `padLen > 0 && padLen <= payloadLength` and return error on overflow, avoiding panic. If upgrading is not possible, apply the patch from the pull request manually or drop packets whose P-bit is set but whose padLen is zero or larger than the remaining payload.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Vulnerability Type
不加限制或调节的资源分配
Vulnerability Title
Pion Interceptor 安全漏洞
Vulnerability Description
Pion Interceptor是Pion开源的一个用于构建实时通信的可插拔RTP/RTCP处理器。 Pion Interceptor v0.1.36至v0.1.38版本存在安全漏洞,该漏洞源于RTP包工厂错误,可能导致服务崩溃。
CVSS Information
N/A
Vulnerability Type
N/A