SQL injection - Code In org.zenframework.z8.dependencies.commons:log4j-1.2.17
Description
SQL Injection in Log4j 1.2.x 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.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
maven | - | ||
debian 11 | 1.2.17-10+deb11u1 | ||
debian 12 | 1.2.17-11 | ||
debian 14 | 1.2.17-11 | ||
maven | - | ||
debian 13 | 1.2.17-11 | ||
rpm rhel7 | 0:1.2.17-18.el7_4 | ||
rpm rhel8.4 | 0:0.5.4-4.module+el8.4.0+13998+1b70e2b7 | ||
rpm rhel8 | 0:0.5.4-4.module+el8.5.0+13988+de2b8c0b | ||
rpm rhel8.2 | 0:0.5.4-4.module+el8.2.0+13999+fa2fb353 |
1-10 of 11
10
Aliases
References