Autobahn Python 是一个支持 Twisted 和 asyncio 的 WebSocket 和 WAMP 的 Python 实现。在 26.7.1 版本之前,接受 permessage-deflate(每消息压缩)并依赖 的 WebSocket 端点,仅对压缩后的帧长度执行该限制,但未在解压缩后重新检查解压缩后的消息大小。一个远程未认证客户端可以发送一个低于配置的网络数据大小限制的合法压缩帧,该帧在解压缩后会超出应用程序的消息大小限制,从而导致超大数据被分配、拼接、验证并传递给应用程序回调。这可能造成资
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| crossbario | autobahn-python | < 26.7.1 |
affected |
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.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| crossbario | autobahn-python | < 26.7.1 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POCNo comments yet