jainisking / MyTest

mytest
0 stars 1 forks source link

[Snyk] Fix for 2 vulnerabilities #615

Open jainisking opened 10 months ago

jainisking commented 10 months ago

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](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **539/1000**
**Why?** Has a fix available, CVSS 6.5 | Insertion of Sensitive Information into Log File
[SNYK-JAVA-ORGAPACHESANTUARIO-6017551](https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESANTUARIO-6017551) | `org.keycloak:keycloak-services:`
`8.0.1 -> 23.0.0`
| Yes | No Known Exploit ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **661/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 7.5 | Uncontrolled Resource Consumption ('Resource Exhaustion')
[SNYK-JAVA-ORGBOUNCYCASTLE-6084022](https://snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-6084022) | `org.apache.tika:tika-parsers:`
`1.23 -> 2.0.0`
`org.keycloak:keycloak-common:`
`8.0.1 -> 19.0.0`
`org.keycloak:keycloak-core:`
`9.0.0 -> 19.0.0`
`org.keycloak:keycloak-model-jpa:`
`8.0.0 -> 20.0.0`
`org.keycloak:keycloak-server-spi:`
`8.0.1 -> 19.0.0`
`org.keycloak:keycloak-server-spi-private:`
`8.0.1 -> 19.0.0`
`org.keycloak:keycloak-services:`
`8.0.1 -> 23.0.0`
`org.keycloak:keycloak-spring-security-adapter:`
`9.0.2 -> 22.0.2`
| Yes | No Known Exploit (*) 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](https://app.snyk.io/org/jainisking/project/c82e0dc8-2651-4592-a74b-d60619f81179?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/jainisking/project/c82e0dc8-2651-4592-a74b-d60619f81179?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"df6cc108-b4dc-4001-8618-38fffb84239a","prPublicId":"df6cc108-b4dc-4001-8618-38fffb84239a","dependencies":[{"name":"org.apache.tika:tika-parsers","from":"1.23","to":"2.0.0"},{"name":"org.keycloak:keycloak-common","from":"8.0.1","to":"19.0.0"},{"name":"org.keycloak:keycloak-core","from":"9.0.0","to":"19.0.0"},{"name":"org.keycloak:keycloak-model-jpa","from":"8.0.0","to":"20.0.0"},{"name":"org.keycloak:keycloak-server-spi","from":"8.0.1","to":"19.0.0"},{"name":"org.keycloak:keycloak-server-spi-private","from":"8.0.1","to":"19.0.0"},{"name":"org.keycloak:keycloak-services","from":"8.0.1","to":"23.0.0"},{"name":"org.keycloak:keycloak-spring-security-adapter","from":"9.0.2","to":"22.0.2"}],"packageManager":"maven","projectPublicId":"c82e0dc8-2651-4592-a74b-d60619f81179","projectUrl":"https://app.snyk.io/org/jainisking/project/c82e0dc8-2651-4592-a74b-d60619f81179?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JAVA-ORGAPACHESANTUARIO-6017551","SNYK-JAVA-ORGBOUNCYCASTLE-6084022"],"upgrade":["SNYK-JAVA-ORGAPACHESANTUARIO-6017551","SNYK-JAVA-ORGBOUNCYCASTLE-6084022"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[539,661],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Insertion of Sensitive Information into Log File](https://learn.snyk.io/lesson/logging-vulnerabilities/?loc=fix-pr) 🦉 [Uncontrolled Resource Consumption ('Resource Exhaustion')](https://learn.snyk.io/lesson/redos/?loc=fix-pr)