keycloak-regex-mapper icon indicating copy to clipboard operation
keycloak-regex-mapper copied to clipboard

[Snyk] Fix for 2 vulnerabilities

Open LucaFilipozzi opened this issue 1 year ago • 0 comments
trafficstars

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:
    • pom.xml

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
low severity 399/1000
Why? Has a fix available, CVSS 3.7
Improper Input Validation
SNYK-JAVA-ORGKEYCLOAK-3026902
org.keycloak:keycloak-server-spi:
15.0.2 -> 24.0.0
org.keycloak:keycloak-server-spi-private:
15.0.2 -> 24.0.0
org.keycloak:keycloak-services:
15.0.2 -> 24.0.0
Yes No Known Exploit
low severity 578/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 3.7
Overly Restrictive Account Lockout Mechanism
SNYK-JAVA-ORGKEYCLOAK-6282945
org.keycloak:keycloak-server-spi:
15.0.2 -> 24.0.0
org.keycloak:keycloak-server-spi-private:
15.0.2 -> 24.0.0
org.keycloak:keycloak-services:
15.0.2 -> 24.0.0
Yes Proof of Concept

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

🦉 Improper Input Validation

LucaFilipozzi avatar Mar 04 '24 15:03 LucaFilipozzi