PT-2025-20413 · Unknown · P73 Simplepythonencryption.Py
Shashikantsingh09
·
Published
2025-05-08
·
Updated
2025-05-08
·
CVE-2025-46833
CVSS v4.0
4.6
Medium
| Vector | AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U |
Name of the Vulnerable Software and Affected Versions
Programs/P73 SimplePythonEncryption.py versions prior to commit 6ce60b1
Description
The issue affects a Python encryption example using the RSA Algorithm, allowing an attacker to potentially decrypt data using brute force attacks, which can impact the whole application.
Recommendations
For versions prior to commit 6ce60b1, consider increasing the key size to at least 2048 bits for RSA or DSA, or at least 256 bits for ECC as a workaround until the patched version can be applied.
Update to a version that includes the patch from commit 6ce60b1 to fully resolve the issue.
Exploit
Fix
Inadequate Encryption Strength
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
P73 Simplepythonencryption.Py