godaddy / asherah

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

[Snyk] Security upgrade io.netty:netty-codec-http2 from 4.1.96.Final to 4.1.100.Final #953

Closed jgowdy closed 11 months ago

jgowdy commented 11 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: - server/java/pom.xml #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Upgrade | Breaking Change | Exploit Maturity | Reachability :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **725/1000**
**Why?** Mature exploit, Recently disclosed, Has a fix available, CVSS 7.5 | Denial of Service (DoS)
[SNYK-JAVA-IONETTY-5953332](https://snyk.io/vuln/SNYK-JAVA-IONETTY-5953332) | `io.netty:netty-codec-http2:`
`4.1.96.Final -> 4.1.100.Final`
| No | Mature | 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":"16a3f8b6-4a35-41c1-b70f-2a9c23f03524","prPublicId":"16a3f8b6-4a35-41c1-b70f-2a9c23f03524","dependencies":[{"name":"io.netty:netty-codec-http2","from":"4.1.96.Final","to":"4.1.100.Final"}],"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-IONETTY-5953332"],"upgrade":["SNYK-JAVA-IONETTY-5953332"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[725],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** šŸ¦‰ [Denial of Service (DoS)](https://learn.snyk.io/lesson/redos/?loc=fix-pr)
aka-bo commented 11 months ago

Superseded by #948