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.
Metrics
Affected Vendors & Products
References
History
Thu, 08 May 2025 20:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
Thu, 08 May 2025 19:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
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. | |
Title | Programs/P73_SimplePythonEncryption.py has weak cryptographic key | |
Weaknesses | CWE-326 | |
References |
| |
Metrics |
cvssV4_0
|

Status: PUBLISHED
Assigner: GitHub_M
Published: 2025-05-08T19:27:33.330Z
Updated: 2025-05-08T19:49:41.318Z
Reserved: 2025-04-30T19:41:58.135Z
Link: CVE-2025-46833

Updated: 2025-05-08T19:47:58.485Z

Status : Received
Published: 2025-05-08T20:15:31.087
Modified: 2025-05-08T20:15:31.087
Link: CVE-2025-46833

No data.