Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Shashikantsingh09

#50547of 53,632
4.6Total CVSS
Vulnerabilities · 1
PT-2025-20413
4.6
2025-05-08
Unknown · P73 Simplepythonencryption.Py · CVE-2025-46833
**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.