Apache Log4j2 vulnerable to Improper Input Validation and Uncontrolled Recursion
Research is free — Hunters explains how the bug works, the root-cause code pattern, how the fix addresses it, and how to test whether a target is affected, in chat. Investigate & write exploit is a paid run — the engine reads the advisory and fix commits, then builds and validates a working proof-of-concept exploit with reproduction steps.
Affected versions
Details
Apache Log4j2 versions 2.0-alpha1 through 2.16.0 (excluding 2.12.3) did not protect from uncontrolled recursion from self-referential lookups. This allows an attacker with control over Thread Context Map data to cause a denial of service when a crafted string is interpreted. This issue was fixed in Log4j 2.17.0 and 2.12.3. # Affected packages Only the `org.apache.logging.log4j:log4j-core` package is directly affected by this vulnerability. The `org.apache.logging.log4j:log4j-api` should be kept at the same version as the `org.apache.logging.log4j:log4j-core` package to ensure compatability if in use.
The fix
References
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2021-45105
- WEBhttps://www.zerodayinitiative.com/advisories/ZDI-21-1541
- WEBhttps://www.oracle.com/security-alerts/cpujul2022.html
- WEBhttps://www.oracle.com/security-alerts/cpujan2022.html
- WEBhttps://www.oracle.com/security-alerts/cpuapr2022.html
- WEBhttps://www.kb.cert.org/vuls/id/930724
- WEBhttps://www.debian.org/security/2021/dsa-5024
- WEBhttps://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-apache-log4j-qRuKNEbd
- WEBhttps://security.netapp.com/advisory/ntap-20211218-0001
- WEBhttps://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-apache-log4j-qRuKNEbd
- WEBhttps://psirt.global.sonicwall.com/vuln-detail/SNWLID-2021-0032
- WEBhttps://logging.apache.org/log4j/2.x/security.html