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