GreenButtonAlliance / OpenESPI-ThirdParty-java

Spring Framework implementation of a Green Button Third Party OpenESPI Application
https://sandbox.greenbuttonalliance.org:8443/ThirdParty/
Apache License 2.0
11 stars 28 forks source link

[Snyk] Fix for 3 vulnerabilities #192

Open snyk-bot opened 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
medium severity 551/1000
Why? Recently disclosed, Has a fix available, CVSS 5.3
Denial of Service (DoS)
SNYK-JAVA-ORGSPRINGFRAMEWORK-2434828
org.springframework.security:spring-security-core:
3.2.3.RELEASE -> 5.5.6
org.springframework.security:spring-security-taglibs:
3.2.3.RELEASE -> 5.5.6
org.springframework.security:spring-security-web:
3.2.3.RELEASE -> 5.5.6
Yes No Known Exploit
critical severity 947/1000
Why? Mature exploit, Recently disclosed, Has a fix available, CVSS 9.8
Remote Code Execution
SNYK-JAVA-ORGSPRINGFRAMEWORK-2436751
org.springframework.security:spring-security-config:
3.2.3.RELEASE -> 5.5.6
org.springframework.security:spring-security-core:
3.2.3.RELEASE -> 5.5.6
org.springframework.security:spring-security-taglibs:
3.2.3.RELEASE -> 5.5.6
org.springframework.security:spring-security-web:
3.2.3.RELEASE -> 5.5.6
Yes Mature
low severity 471/1000
Why? Recently disclosed, Has a fix available, CVSS 3.7
Improper Handling of Case Sensitivity
SNYK-JAVA-ORGSPRINGFRAMEWORK-2689634
org.springframework.security:spring-security-config:
3.2.3.RELEASE -> 5.5.6
org.springframework.security:spring-security-core:
3.2.3.RELEASE -> 5.5.6
org.springframework.security:spring-security-taglibs:
3.2.3.RELEASE -> 5.5.6
org.springframework.security:spring-security-web:
3.2.3.RELEASE -> 5.5.6
Yes No Known Exploit

(*) 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


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Remote Code Execution