First published: Thu Dec 03 2015(Updated: )
The following was reported by OpenSSL upstream: There is a carry propagating bug in the x86_64 Montgomery squaring procedure. No EC algorithms are affected. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH are considered just feasible (although very difficult) because most of the work necessary to deduce information about a private key may be performed offline. The amount of resources required for such an attack would be very significant and likely only accessible to a limited number of attackers. An attacker would additionally need online access to an unpatched system using the target private key in a scenario with persistent DH parameters and a private key that is shared between multiple clients. For example this can occur by default in OpenSSL DHE based SSL/TLS ciphersuites. This issue affects OpenSSL version 1.0.2. OpenSSL 1.0.2 users should upgrade to 1.0.2e This issue was reported to OpenSSL on August 13 2015 by Hanno Böck. The fix was developed by Andy Polyakov of the OpenSSL development team.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
OpenSSL | =1.0.2 | |
OpenSSL | =1.0.2a | |
OpenSSL | =1.0.2b | |
OpenSSL | =1.0.2c | |
OpenSSL | =1.0.2d | |
Langgenius Dify Node.js | >=4.0.0<=4.1.2 | |
Langgenius Dify Node.js | >=4.2.0<4.2.3 | |
Langgenius Dify Node.js | >=5.0.0<5.1.1 | |
Ubuntu | =12.04 | |
Ubuntu | =14.04 | |
Ubuntu | =15.04 | |
Ubuntu | =15.10 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2015-3193 is considered a low severity vulnerability due to the difficulty of exploiting the carry propagating bug.
To fix CVE-2015-3193, update OpenSSL to a version that is not affected by this vulnerability.
CVE-2015-3193 affects OpenSSL versions from 1.0.2 through 1.0.2d.
No, EC algorithms are not affected by CVE-2015-3193.
CVE-2015-3193 identifies a carry propagating bug in the x86_64 Montgomery squaring procedure.