org.bouncycastle:bcprov-ext-jdk14@1.47 vulnerabilities

  • latest version

    1.78

  • latest non vulnerable version

  • first published

    14 years ago

  • latest version published

    12 days ago

  • licenses detected

  • package manager

Direct Vulnerabilities

Known vulnerabilities in the org.bouncycastle:bcprov-ext-jdk14 package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
Information Exposure

org.bouncycastle:bcprov-ext-jdk14 is a Java implementation of cryptographic algorithms.

Affected versions of this package are vulnerable to Information Exposure due to missing validation for the X.500 name of any certificate, subject, or issuer. The presence of a wild card may lead to information disclosure. This could allow a malicious user to obtain unauthorized information via blind LDAP Injection, exploring the environment and enumerating data.

Note:

The exploit depends on the structure of the target LDAP directory as well as what kind of errors are exposed to the user.

How to fix Information Exposure?

Upgrade org.bouncycastle:bcprov-ext-jdk14 to version 1.75 or higher.

[,1.75)
  • H
Information Exposure

org.bouncycastle:bcprov-ext-jdk14 is a Java implementation of cryptographic algorithms.

Affected versions of this package are vulnerable to Information Exposure. Attackers can obtain sensitive information about a private exponent because of Observable Differences in Behavior to Error Inputs. This occurs in org.bouncycastle.crypto.encodings.OAEPEncoding. Sending invalid ciphertext that decrypts to a short payload in the OAEP Decoder could result in the throwing of an early exception, potentially leaking some information about the private exponent of the RSA private key performing the encryption.

How to fix Information Exposure?

Upgrade org.bouncycastle:bcprov-ext-jdk14 to version 1.61 or higher.

[,1.61)
  • M
Cryptographic Issues

org.bouncycastle:bcprov-ext-jdk14 is a Java implementation of cryptographic algorithms.

Affected versions of this package are vulnerable to Cryptographic Issues as it does not validate a point is within the elliptic curve, which makes it easier for remote attackers to obtain private keys via a series of crafted elliptic curve Diffie Hellman (ECDH) key exchanges, aka an "invalid curve attack".

How to fix Cryptographic Issues?

Upgrade org.bouncycastle:bcprov-ext-jdk14 to version 1.50 or higher.

[,1.50)
  • M
Cryptographic Issues

org.bouncycastle:bcprov-ext-jdk14 is a Java implementation of cryptographic algorithms.

Affected versions of this package are vulnerable to Cryptographic Issues. The TLS implementation does not properly consider timing side-channel attacks on a noncompliant MAC check operation during the processing of malformed CBC padding, which allows remote attackers to conduct distinguishing attacks and plaintext-recovery attacks via statistical analysis of timing data for crafted packets, a related issue to CVE-2013-0169.

How to fix Cryptographic Issues?

Upgrade org.bouncycastle:bcprov-ext-jdk14 to version 1.48 or higher.

[,1.48)