godaddy / asherah

Asherah is a multi-language, cross-platform application encryption SDK
MIT License
75 stars 47 forks source link

[Snyk] Fix for 1 vulnerabilities #928

Closed aka-bo closed 1 year ago

aka-bo commented 1 year 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: - server/java/pom.xml #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Upgrade | Breaking Change | Exploit Maturity | Reachability :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **315/1000**
**Why?** Has a fix available, CVSS 3.3 | Creation of Temporary File in Directory with Insecure Permissions
[SNYK-JAVA-COMGOOGLEGUAVA-5710356](https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-5710356) | `io.grpc:grpc-api:`
`1.56.0 -> 1.57.0`
`io.grpc:grpc-core:`
`1.56.0 -> 1.57.0`
`io.grpc:grpc-netty:`
`1.56.0 -> 1.57.0`
`io.grpc:grpc-protobuf:`
`1.56.0 -> 1.57.0`
`io.grpc:grpc-stub:`
`1.56.0 -> 1.57.0`
| No | No Known Exploit | No Path Found (*) 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/oswg/project/3650172a-cc57-4132-b6fd-0af0aa59b122?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/oswg/project/3650172a-cc57-4132-b6fd-0af0aa59b122?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":"d70031ea-1dde-4c18-8316-135aec05e703","prPublicId":"d70031ea-1dde-4c18-8316-135aec05e703","dependencies":[{"name":"io.grpc:grpc-api","from":"1.56.0","to":"1.57.0"},{"name":"io.grpc:grpc-core","from":"1.56.0","to":"1.57.0"},{"name":"io.grpc:grpc-netty","from":"1.56.0","to":"1.57.0"},{"name":"io.grpc:grpc-protobuf","from":"1.56.0","to":"1.57.0"},{"name":"io.grpc:grpc-stub","from":"1.56.0","to":"1.57.0"}],"packageManager":"maven","projectPublicId":"3650172a-cc57-4132-b6fd-0af0aa59b122","projectUrl":"https://app.snyk.io/org/oswg/project/3650172a-cc57-4132-b6fd-0af0aa59b122?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JAVA-COMGOOGLEGUAVA-5710356"],"upgrade":["SNYK-JAVA-COMGOOGLEGUAVA-5710356"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[315],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Creation of Temporary File in Directory with Insecure Permissions](https://learn.snyk.io/lesson/insecure-temporary-file/?loc=fix-pr)