leandreck / spring-typescript-services

Generate typescript services and type interfaces from spring annotated restcontrollers.
Apache License 2.0
29 stars 16 forks source link

[Snyk] Fix for 5 vulnerabilities #195

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
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Server-side Template Injection (SSTI)
SNYK-JAVA-ORGFREEMARKER-1076795
org.freemarker:freemarker:
2.3.28 -> 2.3.30
No Proof of Concept
high severity 644/1000
Why? Has a fix available, CVSS 8.6
Improper Input Validation
SNYK-JAVA-ORGSPRINGFRAMEWORK-1009832
org.springframework:spring-web:
5.1.0.RELEASE -> 5.2.15.RELEASE
No No Known Exploit
medium severity 434/1000
Why? Has a fix available, CVSS 4.4
Privilege Escalation
SNYK-JAVA-ORGSPRINGFRAMEWORK-1296829
org.springframework:spring-web:
5.1.0.RELEASE -> 5.2.15.RELEASE
No No Known Exploit
high severity 721/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8
Reflected File Download (RFD)
SNYK-JAVA-ORGSPRINGFRAMEWORK-559346
org.springframework:spring-web:
5.1.0.RELEASE -> 5.2.15.RELEASE
No Proof of Concept
low severity 399/1000
Why? Has a fix available, CVSS 3.7
Denial of Service (DoS)
SNYK-JAVA-ORGSPRINGFRAMEWORK-72470
org.springframework:spring-web:
5.1.0.RELEASE -> 5.2.15.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) 🦉 Server-side Template Injection (SSTI)