sleroy / spring-cqrs-arch

Extension for the Spring framework using CQRS principles. It's useful to implement quickly an webapp.
https://www.sylvainleroy.com
Apache License 2.0
26 stars 12 forks source link

[Snyk] Fix for 7 vulnerabilities #25

Open snyk-bot opened 1 year ago

snyk-bot commented 1 year 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 509/1000
Why? Has a fix available, CVSS 5.9
Denial of Service (DoS)
SNYK-JAVA-COMFASTERXMLJACKSONCORE-2326698
com.fasterxml.jackson.core:jackson-databind:
2.11.0 -> 2.13.4
No No Known Exploit
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-JAVA-COMFASTERXMLJACKSONCORE-2421244
com.fasterxml.jackson.core:jackson-databind:
2.11.0 -> 2.13.4
No No Known Exploit
medium severity 688/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 5.9
Denial of Service (DoS)
SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424
com.fasterxml.jackson.core:jackson-databind:
2.11.0 -> 2.13.4
No Proof of Concept
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Denial of Service (DoS)
SNYK-JAVA-ORGSPRINGFRAMEWORK-2434828
org.springframework:spring-context:
5.2.19.RELEASE -> 5.2.22.RELEASE
No No Known Exploit
critical severity 919/1000
Why? Mature exploit, Has a fix available, CVSS 9.8
Remote Code Execution
SNYK-JAVA-ORGSPRINGFRAMEWORK-2436751
org.springframework:spring-beans:
5.2.19.RELEASE -> 5.2.22.RELEASE
org.springframework:spring-context:
5.2.19.RELEASE -> 5.2.22.RELEASE
No Mature
low severity 506/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 3.7
Improper Handling of Case Sensitivity
SNYK-JAVA-ORGSPRINGFRAMEWORK-2689634
org.springframework:spring-context:
5.2.19.RELEASE -> 5.2.22.RELEASE
No Proof of Concept
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Denial of Service (DoS)
SNYK-JAVA-ORGSPRINGFRAMEWORK-2823313
org.springframework:spring-beans:
5.2.19.RELEASE -> 5.2.22.RELEASE
org.springframework:spring-context:
5.2.19.RELEASE -> 5.2.22.RELEASE
No 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:

🦉 Denial of Service (DoS) 🦉 Remote Code Execution 🦉 Denial of Service (DoS) 🦉 More lessons are available in Snyk Learn