Bugzilla – Bug 864236
VUL-0: CVE-2013-2228: salt: RSA exponent set to 1
Last modified: 2014-06-20 08:54:43 UTC
CVE-2013-2228 when calling the method RSA.gen_key, the exponent to RSA was set to 1. It should be set at least for 3. References: http://marc.info/?l=oss-security&m=137264645602929&w=2 http://people.canonical.com/~ubuntu-security/cve/2013/CVE-2013-2228.html https://github.com/saltstack/salt/commit/5dd304276ba5745ec21fc1e6686a0b28da29e6fc http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2013-2228
bugbot adjusting priority
cross checked opensuse 13.1, the exponent is 65537 there, so already fixed.