Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. keycloak-connect
  4. ›
  5. CVE-2019-3875

CVE-2019-3875: Improper Certificate Validation

June 12, 2019 (updated October 9, 2019)

The X.509 authenticator supports the verification of client certificates through the CRL, where the CRL list can be obtained from the URL provided in the certificate itself (CDP) or through the separately configured path. The CRL are often available over the network through unsecured protocols (http or ldap) and hence the caller should verify the signature and possibly the certification path. Keycloak currently does not validate signatures on CRL, which can result in a possibility of various attacks like man-in-the-middle.

References

  • www.securityfocus.com/bid/108748
  • bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3875
  • nvd.nist.gov/vuln/detail/CVE-2019-3875

Code Behaviors & Features

Detect and mitigate CVE-2019-3875 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 6.0.2

Fixed versions

  • 7.0.0

Solution

Upgrade to version 7.0.0 or above.

Impact 4.8 MEDIUM

CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-295: Improper Certificate Validation

Source file

npm/keycloak-connect/CVE-2019-3875.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:51 +0000.