Insecure Encryption Affecting org.bouncycastle:bcprov-jdk15on Open this link in a new tab package, versions [,1.56)
Attack Complexity
High
Confidentiality
High
Integrity
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-JAVA-ORGBOUNCYCASTLE-32366
-
published
13 Jun 2018
-
disclosed
27 Aug 2016
-
credit
Unknown
Introduced: 27 Aug 2016
CVE-2016-1000352 Open this link in a new tabOverview
org.bouncycastle:bcprov-jdk15on is a Java implementation of cryptographic algorithms.
Affected versions of this package are vulnerable to Insecure Encryption. The ECIES
implementation allowed the use of ECB
mode. This mode is regarded as unsafe and support for it has been removed from the provider.
Remediation
Upgrade org.bouncycastle:bcprov-jdk15on
to version 1.56 or higher.