#VU13590 Improper verification of cryptographic signature in The Bouncy Castle Crypto Package For Java - CVE-2016-1000342
Published: July 5, 2018
The Bouncy Castle Crypto Package For Java
Legion of the Bouncy Castle Inc.
Description
The vulnerability allows a remote attacker to bypass signature validation process.
The JCE Provider in Bouncy Castle does not fully validate ASN.1 encoding of signature on verification within ECDSA implementation. A remote attacker can inject extra elements in the sequence making up the signature, which will be considered valid allowing an attacker to add extra data into a signed structure.