Files
CVEs-PoC/2016/CVE-2016-1494.md
2025-09-29 21:09:30 +02:00

945 B

CVE-2016-1494

Description

The verify function in the RSA package for Python (Python-RSA) before 3.3 allows attackers to spoof signatures with a small public exponent via crafted signature padding, aka a BERserk attack.

POC

Reference

No PoCs from references.

Github