carbynestack / castor

Carbyne Stack tuple store for secure multiparty computation
https://carbynestack.io
Apache License 2.0
7 stars 4 forks source link

[Snyk] Security upgrade org.springframework.data:spring-data-redis from 2.2.4.RELEASE to 2.5.11 #32

Closed strieflin closed 1 year ago

strieflin commented 2 years 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: - castor-service/pom.xml #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Upgrade | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **947/1000**
**Why?** Mature exploit, Recently disclosed, Has a fix available, CVSS 9.8 | Remote Code Execution
[SNYK-JAVA-ORGSPRINGFRAMEWORK-2436751](https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2436751) | `org.springframework.data:spring-data-redis:`
`2.2.4.RELEASE -> 2.5.11`
| No | Mature ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **471/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 3.7 | Improper Handling of Case Sensitivity
[SNYK-JAVA-ORGSPRINGFRAMEWORK-2689634](https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2689634) | `org.springframework.data:spring-data-redis:`
`2.2.4.RELEASE -> 2.5.11`
| No | 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/carbyne-stack/project/1c5343d6-8e8c-41d4-a5a1-0bd9159f7767?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/carbyne-stack/project/1c5343d6-8e8c-41d4-a5a1-0bd9159f7767?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":"4561e5ca-6d31-467e-b258-31605d449a4f","prPublicId":"4561e5ca-6d31-467e-b258-31605d449a4f","dependencies":[{"name":"org.springframework.data:spring-data-redis","from":"2.2.4.RELEASE","to":"2.5.11"}],"packageManager":"maven","projectPublicId":"1c5343d6-8e8c-41d4-a5a1-0bd9159f7767","projectUrl":"https://app.snyk.io/org/carbyne-stack/project/1c5343d6-8e8c-41d4-a5a1-0bd9159f7767?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JAVA-ORGSPRINGFRAMEWORK-2436751","SNYK-JAVA-ORGSPRINGFRAMEWORK-2689634"],"upgrade":["SNYK-JAVA-ORGSPRINGFRAMEWORK-2436751","SNYK-JAVA-ORGSPRINGFRAMEWORK-2689634"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[947,471]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Remote Code Execution](https://learn.snyk.io/lessons/malicious-code-injection/javascript?loc=fix-pr)
github-actions[bot] commented 1 year ago

This PR has been marked stale because it has been open for 90 days with no activity. It will be automatically closed in 30 days if no further activity occurs.

strieflin commented 1 year ago

Will be fixed by #34.