Vulnerabilities

1 via 1 paths

Dependencies

18

Source

GitHub

Commit

7f74a9eb

Find, fix and prevent vulnerabilities in your code.

Issue type
  • 1
  • 2
Severity
  • 3
Status
  • 3
  • 0
  • 0

medium severity

Improper Validation of Certificate with Host Mismatch

  • Vulnerable module: org.apache.logging.log4j:log4j-core
  • Introduced through: org.apache.logging.log4j:log4j-core@2.20.0

Detailed paths

  • Introduced through: mariazevedo88/goldgem@mariazevedo88/goldgem#7f74a9eb87a2aae6aa92750afdfe0cdb9f5060a4 org.apache.logging.log4j:log4j-core@2.20.0
    Remediation: Upgrade to org.apache.logging.log4j:log4j-core@2.25.3.

Overview

org.apache.logging.log4j:log4j-core is a logging library for Java.

Affected versions of this package are vulnerable to Improper Validation of Certificate with Host Mismatch due to the lack of TLS hostname verification in the SocketAppender component. An attacker can intercept or redirect log traffic by performing a man-in-the-middle attack if they are able to intercept or redirect network traffic between the client and the log receiver and can present a server certificate issued by a certification authority trusted by the configured trust store or the default Java trust store.

Workaround

This vulnerability can be mitigated by configuring the SocketAppender to use a private or restricted trust root to limit the set of trusted certificates.

Remediation

Upgrade org.apache.logging.log4j:log4j-core to version 2.25.3 or higher.

References

medium severity

LGPL-2.1 license

  • Module: org.hibernate:hibernate-core
  • Introduced through: org.hibernate:hibernate-core@5.6.15.Final

Detailed paths

  • Introduced through: mariazevedo88/goldgem@mariazevedo88/goldgem#7f74a9eb87a2aae6aa92750afdfe0cdb9f5060a4 org.hibernate:hibernate-core@5.6.15.Final

LGPL-2.1 license

medium severity

LGPL-2.1 license

  • Module: org.hibernate.common:hibernate-commons-annotations
  • Introduced through: org.hibernate:hibernate-core@5.6.15.Final

Detailed paths

  • Introduced through: mariazevedo88/goldgem@mariazevedo88/goldgem#7f74a9eb87a2aae6aa92750afdfe0cdb9f5060a4 org.hibernate:hibernate-core@5.6.15.Final org.hibernate.common:hibernate-commons-annotations@5.1.2.Final

LGPL-2.1 license