CVE-2025-46833

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-46833
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-46833.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-46833
Aliases
  • GHSA-5h26-2c6g-4ch4
Published
2025-05-08T20:15:31Z
Modified
2025-05-18T10:27:08.018918Z
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/shashikantsingh09/python-progrrames

Affected ranges

Type
GIT
Repo
https://github.com/shashikantsingh09/python-progrrames
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed