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

Migrate to log4j 2.17.1 or newer #603

Open
LukaszKontowski opened this issue Jul 5, 2023 · 0 comments
Open

Migrate to log4j 2.17.1 or newer #603

LukaszKontowski opened this issue Jul 5, 2023 · 0 comments

Comments

@LukaszKontowski
Copy link

Current version of log4j - 1.2.17 - has lots of vulnerabilities. Also, Log4j 1 reached End-Of-Life on August 2015. Migrating to some safe log4j 2.x version would be beneficial for the project and for scalaxb users.

Migrate to log4j 2.17.1 or newer.

Example vulnerability findings for 1.2.17:

✗ Man-in-the-Middle (MitM) [Low Severity][https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-1300176] in log4j:[email protected]
  introduced by com.my-company:[email protected] > org.scalaxb:[email protected] > log4j:[email protected]
No upgrade or patch available

✗ Arbitrary Code Execution [Medium Severity][https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-2316893] in log4j:[email protected]
  introduced by com.my-company:[email protected] > org.scalaxb:[email protected] > log4j:[email protected]
No upgrade or patch available

✗ SQL Injection [High Severity][https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-2342645] in log4j:[email protected]
  introduced by com.my-company:[email protected] > org.scalaxb:[email protected] > log4j:[email protected]
No upgrade or patch available

✗ Deserialization of Untrusted Data [High Severity][https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-2342646] in log4j:[email protected]
  introduced by com.my-company:[email protected] > org.scalaxb:[email protected] > log4j:[email protected]
No upgrade or patch available

✗ Deserialization of Untrusted Data [High Severity][https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-2342647] in log4j:[email protected]
  introduced by com.my-company:[email protected] > org.scalaxb:[email protected] > log4j:[email protected]
No upgrade or patch available

✗ Denial of Service (DoS) [Medium Severity][https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-3358774] in log4j:[email protected]
  introduced by com.my-company:[email protected] > org.scalaxb:[email protected] > log4j:[email protected]
No upgrade or patch available

✗ Deserialization of Untrusted Data [Critical Severity][https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-572732] in log4j:[email protected]
  introduced by com.my-company:[email protected] > org.scalaxb:[email protected] > log4j:[email protected]
No upgrade or patch available
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant