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

  • latest version

    1.78

  • latest non vulnerable version

  • first published

    14 years ago

  • latest version published

    a month 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
Comparison Using Wrong Factors

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

Affected versions of this package are vulnerable to Comparison Using Wrong Factors. The OpenBSDBCrypt.checkPassword utility method compared incorrect data when checking the password, allowing incorrect passwords to indicate they were matching with previously hashed ones that were different.

How to fix Comparison Using Wrong Factors?

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

[1.65,1.67)