First published: Mon Jun 04 2018(Updated: )
In the Bouncy Castle JCE Provider versions 1.51 to 1.55, a carry propagation bug was introduced in the implementation of squaring for several raw math classes have been fixed (org.bouncycastle.math.raw.Nat???). These classes are used by our custom elliptic curve implementations (org.bouncycastle.math.ec.custom.**), so there was the possibility of rare (in general usage) spurious calculations for elliptic curve scalar multiplications. Such errors would have been detected with high probability by the output validation for our scalar multipliers.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/bouncycastle | <1.56 | 1.56 |
Bouncycastle Legion-of-the-bouncy-castle-java-crytography-api | >=1.51<=1.55 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2016-1000340 is a vulnerability in the Bouncy Castle JCE Provider versions 1.51 to 1.55.
CVE-2016-1000340 has a severity rating of 7.5 (High).
CVE-2016-1000340 affects the Bouncy Castle JCE Provider versions 1.51 to 1.55.
To fix CVE-2016-1000340, update to Bouncy Castle JCE Provider version 1.56 or later.
The CWE ID for CVE-2016-1000340 is CWE-19.