脆弱性情報
高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。
脆弱性タイトル
kafka-python prior to 2.3.2 DoS via SCRAM Iteration Count in scram.py
脆弱性説明
kafka-python prior to 2.3.2 contains a denial-of-service vulnerability in SCRAM authentication handling that allows a malicious or machine-in-the-middle broker to freeze the client event loop by supplying an excessively large iteration count. In scram.py, ScramClient.process_server_first_message() passes the broker-controlled SCRAM iteration count directly to hashlib.pbkdf2_hmac() without validation, blocking producer sends, consumer polls, admin operations, and heartbeats, which can cause consumer group eviction and repeated reconnect failures.
CVSS情報
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
脆弱性タイプ
未加控制的资源消耗(资源穷尽)
脆弱性タイトル
kafka-python 资源管理错误漏洞
脆弱性説明
kafka-python是Dana Powers个人开发者的一个纯Python编写的分布式流处理引擎客户端库。 kafka-python 2.3.2之前版本存在资源管理错误漏洞,该漏洞源于SCRAM认证处理中未验证迭代次数,可能导致恶意代理冻结客户端事件循环。
CVSS情報
N/A
脆弱性タイプ
N/A