augustd / owasp-security-logging

OWASP Security Logging library for Java
https://www.owasp.org/index.php/OWASP_Security_Logging_Project
Apache License 2.0
115 stars 35 forks source link

[Snyk] Fix for 2 vulnerabilities #66

Closed snyk-bot closed 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of this project.

Changes included in this PR

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
critical severity 893/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 10
Arbitrary Code Execution
SNYK-JAVA-ORGAPACHELOGGINGLOG4J-2314719
org.apache.logging.log4j:log4j-api:
2.13.3 -> 2.15.0
org.apache.logging.log4j:log4j-core:
2.13.3 -> 2.15.0
org.apache.logging.log4j:log4j-slf4j-impl:
2.13.3 -> 2.15.0
No Proof of Concept
critical severity 893/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 10
Arbitrary Code Execution
SNYK-JAVA-ORGAPACHELOGGINGLOG4J-2314720
org.apache.logging.log4j:log4j-core:
2.13.3 -> 2.15.0
org.apache.logging.log4j:log4j-slf4j-impl:
2.13.3 -> 2.15.0
No Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information: 🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic

augustd commented 2 years ago

Fix already applied in another PR