Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2022-23305 @ Maven-log4j:log4j-1.2.17 #45

Open
pedromprdias2 opened this issue May 9, 2022 · 0 comments
Open

CVE-2022-23305 @ Maven-log4j:log4j-1.2.17 #45

pedromprdias2 opened this issue May 9, 2022 · 0 comments

Comments

@pedromprdias2
Copy link
Owner

pedromprdias2 commented May 9, 2022

Vulnerable Package issue exists @ Maven-log4j:log4j-1.2.17 in branch main

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.

Namespace: pedromprdias2
Repository: ast-advanced-lab
Repository Url: https://github.com/pedromprdias2/ast-advanced-lab
CxAST-Project: pedromprdias2/ast-advanced-lab
CxAST platform scan: 59e5c026-c9b9-4ab6-9bc9-6bd98bf016ab
Branch: main
Application: ast-advanced-lab
Severity: HIGH
State: NOT_IGNORED
Status: RECURRENT
CWE: CWE-89


Addition Info
Attack vector: NETWORK
Attack complexity: LOW
Confidentiality impact: HIGH
Availability impact: HIGH


References
Advisory
Mail Thread
Advisory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant