keycloak-radius-plugin icon indicating copy to clipboard operation
keycloak-radius-plugin copied to clipboard

[Snyk] Fix for 3 vulnerabilities

Open vzakharchenko opened this issue 5 months ago • 1 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:
    • keycloak-plugins/pom.xml

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
medium severity 444/1000
Why? Has a fix available, CVSS 4.6
Open Redirect
SNYK-JAVA-ORGKEYCLOAK-6132135
org.keycloak:keycloak-ldap-federation:
21.0.0 -> 23.0.4
org.keycloak:keycloak-model-jpa:
21.0.0 -> 23.0.4
org.keycloak:keycloak-services:
21.0.0 -> 23.0.4
Yes No Known Exploit
medium severity 516/1000
Why? Recently disclosed, Has a fix available, CVSS 4.6
Open Redirect
SNYK-JAVA-ORGKEYCLOAK-6230634
org.keycloak:keycloak-core:
21.0.0 -> 23.0.4
org.keycloak:keycloak-services:
21.0.0 -> 23.0.4
org.keycloak:keycloak-servlet-filter-adapter:
21.0.0 -> 23.0.4
Yes No Known Exploit
medium severity 708/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 6.3
Improper Authorization
SNYK-JAVA-ORGKEYCLOAK-6230714
org.keycloak:keycloak-ldap-federation:
21.0.0 -> 23.0.4
org.keycloak:keycloak-model-jpa:
21.0.0 -> 23.0.4
org.keycloak:keycloak-services:
21.0.0 -> 23.0.4
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:

🦉 Open Redirect

vzakharchenko avatar Feb 07 '24 14:02 vzakharchenko