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

[Snyk] Fix for 4 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
low severity 379/1000
Why? Has a fix available, CVSS 3.3
Creation of Temporary File in Directory with Insecure Permissions
SNYK-JAVA-COMGOOGLEGUAVA-5710356
org.keycloak:keycloak-services:
21.0.0 -> 23.0.5
Yes No Known Exploit
low severity 399/1000
Why? Has a fix available, CVSS 3.7
Information Exposure
SNYK-JAVA-COMMONSCODEC-561518
org.keycloak:keycloak-services:
21.0.0 -> 23.0.5
Yes No Known Exploit
low severity 399/1000
Why? Has a fix available, CVSS 3.7
Improper Input Validation
SNYK-JAVA-ORGKEYCLOAK-3026902
org.keycloak:keycloak-ldap-federation:
21.0.0 -> 23.0.5
org.keycloak:keycloak-server-spi-private:
21.0.0 -> 23.0.5
org.keycloak:keycloak-services:
21.0.0 -> 23.0.5
Yes No Known Exploit
medium severity 651/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.6
Arbitrary Code Execution
SNYK-JAVA-ORGYAML-3152153
org.keycloak:keycloak-services:
21.0.0 -> 23.0.5
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:

🦉 Creation of Temporary File in Directory with Insecure Permissions 🦉 Improper Input Validation

vzakharchenko avatar Jan 29 '24 20:01 vzakharchenko