漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
kafka-python prior to 2.3.2 Denial of Service via Protocol Parser Frame Length
Vulnerability Description
kafka-python prior to 2.3.2 contains a denial-of-service vulnerability in the protocol parser that allows a malicious broker or machine-in-the-middle attacker to exhaust memory or hang connections by sending a crafted 4-byte frame length value without bounds validation. Attackers can send a specially crafted frame length through the receive_bytes() function to trigger either a multi-gigabyte memory allocation or an uncaught ValueError that leaves the connection in a broken state, causing requests to hang and consumers to stop heartbeating until restart.
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
kafka-python 安全漏洞
Vulnerability Description
kafka-python是Dana Powers个人开发者的一个纯Python编写的分布式流处理引擎客户端库。 kafka-python 2.3.2之前版本存在安全漏洞,该漏洞源于协议解析器中未对4字节帧长度值进行边界验证,可能导致恶意代理或中间人攻击者耗尽内存或挂起连接。
CVSS Information
N/A
Vulnerability Type
N/A