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

[Snyk] Fix for 4 vulnerabilities

Open LucaFilipozzi opened this issue 11 months ago • 0 comments
trafficstars

snyk-top-banner

Snyk has created this PR to fix 4 vulnerabilities in the maven dependencies of this project.

Snyk changed the following file(s):

  • pom.xml

Vulnerabilities that will be fixed with an upgrade:

Issue Score Upgrade
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JAVA-ORGKEYCLOAK-8400750
  641   org.keycloak:keycloak-services:
15.0.2 -> 26.0.6
Major version upgrade No Known Exploit
medium severity HTTP Request Smuggling
SNYK-JAVA-ORGKEYCLOAK-8400743
  571   org.keycloak:keycloak-common:
15.0.2 -> 26.0.6
org.keycloak:keycloak-core:
15.0.2 -> 26.0.6
org.keycloak:keycloak-saml-core-public:
15.0.2 -> 26.0.6
org.keycloak:keycloak-services:
15.0.2 -> 26.0.6
Major version upgrade No Known Exploit
medium severity HTTP Request Smuggling
SNYK-JAVA-ORGKEYCLOAK-8400745
  571   org.keycloak:keycloak-services:
15.0.2 -> 26.0.6
Major version upgrade No Known Exploit
medium severity External Control of File Name or Path
SNYK-JAVA-ORGKEYCLOAK-8400751
  541   org.keycloak:keycloak-services:
15.0.2 -> 26.0.6
Major version upgrade No Known Exploit

[!IMPORTANT]

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

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 📜 Customise PR templates 🛠 Adjust project settings 📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Regular Expression Denial of Service (ReDoS)

LucaFilipozzi avatar Dec 03 '24 02:12 LucaFilipozzi