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.
https://bitbucket.org/sybren/python-rsa/pull-requests/14/security-fix-bb06-attack-in-verify-by/diff
http://www.securityfocus.com/bid/79829
http://www.openwall.com/lists/oss-security/2016/01/05/3
http://www.openwall.com/lists/oss-security/2016/01/05/1
http://lists.opensuse.org/opensuse-updates/2016-01/msg00032.html
http://lists.fedoraproject.org/pipermail/package-announce/2016-January/175942.html
http://lists.fedoraproject.org/pipermail/package-announce/2016-January/175897.html