Insecure digital certificates In org.apache.logging.log4j:log4j-core
Description
Apache Log4j does not verify the TLS hostname in its Socket Appender The Socket Appender in Apache Log4j Core versions 2.0-beta9 through 2.25.2 does not perform TLS hostname verification of the peer certificate, even when the verifyHostName configuration attribute or the log4j2.sslVerifyHostName system property is set to true.
This issue may allow a man-in-the-middle attacker to intercept or redirect log traffic under the following conditions:
The attacker is able to intercept or redirect network traffic between the client and the log receiver.
The attacker can present a server certificate issued by a certification authority trusted by the Socket Appender’s configured trust store (or by the default Java trust store if no custom trust store is configured).
Users are advised to upgrade to Apache Log4j Core version 2.25.3, which addresses this issue.
As an alternative mitigation, the Socket Appender may be configured to use a private or restricted trust root to limit the set of trusted certificates.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
maven | 2.25.3 | ||
debian 11 | 2.17.1-1~deb11u2 | ||
debian 12 | - | ||
debian 13 | - | ||
debian 14 | - | ||
rpm rhel10 | - | - | |
rpm rhel8 | - | - | |
rpm rhel6 | - | - | |
rpm rhel7 | - | - | |
rpm rhel9 | - | - |
1-10 of 13
10
Aliases
References