angular_bootstrap_spring icon indicating copy to clipboard operation
angular_bootstrap_spring copied to clipboard

[Snyk] Fix for 3 vulnerabilities

Open Rob-Leggett opened this issue 3 years ago • 0 comments

This PR was automatically created by Snyk using the credentials of a real user.


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

Changes included in this PR

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

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Denial of Service (DoS)
SNYK-JAVA-ORGSPRINGFRAMEWORK-2434828
org.springframework.security:spring-security-core:
5.5.0 -> 5.5.6
org.springframework.security:spring-security-web:
5.5.0 -> 5.5.6
No 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:
5.5.0 -> 5.5.6
org.springframework.security:spring-security-core:
5.5.0 -> 5.5.6
org.springframework.security:spring-security-web:
5.5.0 -> 5.5.6
No 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:
5.5.0 -> 5.5.6
org.springframework.security:spring-security-core:
5.5.0 -> 5.5.6
org.springframework.security:spring-security-web:
5.5.0 -> 5.5.6
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:

🦉 Remote Code Execution

Rob-Leggett avatar Apr 19 '22 16:04 Rob-Leggett