Skip to content

[Snyk] Fix for 9 vulnerabilities

Ghost User requested to merge snyk-fix-7cc0d3d8835bab27e6f099bda39768ea into master

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

Changes included in this Merge Request

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • pom.xml

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-JAVA-COMMCHANGE-174481
org.hibernate:hibernate-c3p0:
4.3.11.Final -> 5.4.24.Final
Yes Proof of Concept
critical severity 704/1000
Why? Has a fix available, CVSS 9.8
XML External Entity (XXE) Injection
SNYK-JAVA-COMMCHANGE-451675
org.hibernate:hibernate-c3p0:
4.3.11.Final -> 5.4.24.Final
Yes No Known Exploit
high severity 635/1000
Why? Has a fix available, CVSS 8.2
SQL Injection
SNYK-JAVA-ORGHIBERNATE-1041788
org.hibernate:hibernate-c3p0:
4.3.11.Final -> 5.4.24.Final
org.hibernate:hibernate-ehcache:
4.3.11.Final -> 5.4.24.Final
Yes No Known Exploit
high severity 619/1000
Why? Has a fix available, CVSS 8.1
SQL Injection
SNYK-JAVA-ORGHIBERNATE-584563
org.hibernate:hibernate-c3p0:
4.3.11.Final -> 5.4.24.Final
org.hibernate:hibernate-ehcache:
4.3.11.Final -> 5.4.24.Final
Yes No Known Exploit
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Improper Locking
SNYK-JAVA-ORGJETBRAINSKOTLIN-2628385
org.jetbrains.kotlin:kotlin-stdlib:
1.3.71 -> 1.6.0
No No Known Exploit
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Denial of Service (DoS)
SNYK-JAVA-ORGSPRINGFRAMEWORK-2434828
org.springframework:spring-context-support:
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-context-support:
5.2.19.RELEASE -> 5.2.22.RELEASE
org.springframework:spring-orm:
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-support:
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-context-support:
5.2.19.RELEASE -> 5.2.22.RELEASE
org.springframework:spring-orm:
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 Merge Request 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:

🦉 XML External Entity (XXE) Injection 🦉 SQL Injection 🦉 SQL Injection 🦉 More lessons are available in Snyk Learn

Merge request reports