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
websocket-driver: Resource limit bypass via message compression
Vulnerability Description
websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.7.5, if this library is used with the permessage-deflate extension, a WebSocket server or client can be made to accept messages that are larger than the configured maximum message size because the limit is checked against the message frames' length headers, which give the size of the compressed data, not the size after decompression in lib/websocket/driver/hybi.js. This can lead to applications accepting larger messages than expected and exceeding their intended resource usage. This issue is fixed in version 0.7.5.
CVSS Information
N/A
Vulnerability Type
不加限制或调节的资源分配
Vulnerability Title
faye websocket-driver 资源管理错误漏洞
Vulnerability Description
faye websocket-driver是faye团队的一个WebSocket协议驱动库。 faye websocket-driver 0.7.5之前版本存在资源管理错误漏洞,该漏洞源于使用permessage-deflate扩展时消息大小限制检查压缩数据长度而非解压后长度,可能导致应用程序接受超出预期的消息并超出资源使用上限。
CVSS Information
N/A
Vulnerability Type
N/A