OESA-2022-1781

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2022-1781
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2022-1781.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2022-1781
Upstream
Published
2022-07-26T11:04:02Z
Modified
2025-08-12T05:12:34.441046Z
Summary
log4j12 security update
Details

With log4j it is possible to enable logging at runtime without modifying the application binary.

Security Fix(es):

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.(CVE-2022-23305)

Database specific
{
    "severity": "Critical"
}
References

Affected packages

openEuler:20.03-LTS-SP1 / log4j12

Package

Name
log4j12
Purl
pkg:rpm/openEuler/log4j12&distro=openEuler-20.03-LTS-SP1

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.2.17-25.oe1

Ecosystem specific

{
    "noarch": [
        "log4j12-1.2.17-25.oe1.noarch.rpm",
        "log4j12-help-1.2.17-25.oe1.noarch.rpm"
    ],
    "src": [
        "log4j12-1.2.17-25.oe1.src.rpm"
    ]
}

openEuler:20.03-LTS-SP3 / log4j12

Package

Name
log4j12
Purl
pkg:rpm/openEuler/log4j12&distro=openEuler-20.03-LTS-SP3

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.2.17-25.oe1

Ecosystem specific

{
    "noarch": [
        "log4j12-help-1.2.17-25.oe1.noarch.rpm",
        "log4j12-1.2.17-25.oe1.noarch.rpm"
    ],
    "src": [
        "log4j12-1.2.17-25.oe1.src.rpm"
    ]
}