CVE-2022-23305

SQL injection in JDBC Appender in Apache Log4j V1

Description

By design, the JDBCAppender in Log4j 1.2.x accepts an SQL statement as a configuration parameter where the values to be inserted are converters from PatternLayout. The message converter, %m, is likely to always be included. This allows attackers to manipulate the SQL by entering crafted strings into input fields or headers of an application that are logged allowing unintended SQL queries to be executed. Note this issue only affects Log4j 1.x when specifically configured to use the JDBCAppender, which is not the default. Beginning in version 2.0-beta8, the JDBCAppender was re-introduced with proper support for parameterized SQL queries and further customization over the columns written to in logs. Apache Log4j 1.2 reached end of life in August 2015. Users should upgrade to Log4j 2 as it addresses numerous other issues from the previous versions.

Remediation

Workaround:

  • Users should upgrade to Log4j 2 or remove usage of the JDBCAppender from their configurations.

Category

9.8
CVSS
Severity: Critical
CVSS 3.1 •
CVSS 2.0 •
EPSS 14.99% Top 10%
Vendor Advisory apache.org Vendor Advisory apache.org
Affected: Apache Software Foundation Apache Log4j 1.x
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2022-23305?
CVE-2022-23305 has been scored as a critical severity vulnerability.
How to fix CVE-2022-23305?
As a workaround for remediating CVE-2022-23305: Users should upgrade to Log4j 2 or remove usage of the JDBCAppender from their configurations.
Is CVE-2022-23305 being actively exploited in the wild?
It is possible that CVE-2022-23305 is being exploited or will be exploited in a near future based on public information. According to its EPSS score, there is a ~15% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2022-23305?
CVE-2022-23305 affects Apache Software Foundation Apache Log4j 1.x .
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.