漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Programs/P73_SimplePythonEncryption.py has weak cryptographic key
Vulnerability Description
Programs/P73_SimplePythonEncryption.py illustrates a simple Python encryption example using the RSA Algorithm. In versions prior to commit 6ce60b1, an attacker may be able to decrypt the data using brute force attacks and because of this the whole application can be impacted. This issue has been patched in commit 6ce60b1. A workaround involves increasing the key size, for RSA or DSA this is at least 2048 bits, for ECC this is at least 256 bits.
CVSS Information
N/A
Vulnerability Type
不充分的加密强度
Vulnerability Title
Python-Programs 加密问题漏洞
Vulnerability Description
Python-Programs是Shashikant Singh个人开发者的一个Python应用程序合集。 Python-Programs存在加密问题漏洞,该漏洞源于加密强度不足,可能导致暴力破解攻击。
CVSS Information
N/A
Vulnerability Type
N/A