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.
{
"github_reviewed_at": "2023-07-28T20:46:52Z",
"cwe_ids": [
"CWE-20",
"CWE-347"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2016-01-13T15:59:00Z"
}