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

[Snyk] Fix for 3 vulnerabilities

Open LucaFilipozzi opened this issue 3 years 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
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Improper Input Validation
SNYK-JAVA-ORGAPACHESANTUARIO-1655558
org.keycloak:keycloak-saml-core-public:
15.0.2 -> 17.0.0
Yes No Known Exploit
medium severity 484/1000
Why? Has a fix available, CVSS 5.4
Cross-site Scripting (XSS)
SNYK-JAVA-ORGKEYCLOAK-2434281
org.keycloak:keycloak-core:
15.0.2 -> 17.0.0
org.keycloak:keycloak-server-spi:
15.0.2 -> 17.0.0
org.keycloak:keycloak-server-spi-private:
15.0.2 -> 17.0.0
org.keycloak:keycloak-services:
15.0.2 -> 17.0.0
Yes No Known Exploit
medium severity 591/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.4
Denial of Service (DoS)
SNYK-JAVA-ORGYAML-537645
org.keycloak:keycloak-server-spi-private:
15.0.2 -> 17.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:

🦉 Cross-site Scripting (XSS)

LucaFilipozzi avatar Apr 21 '22 20:04 LucaFilipozzi