java-goof icon indicating copy to clipboard operation
java-goof copied to clipboard

[Snyk] Security upgrade io.undertow:undertow-core from 2.2.13.Final to 2.3.14.Final

Open vermava opened this issue 8 months ago • 0 comments

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to fix 2 vulnerabilities in the maven dependencies of this project.

Snyk changed the following file(s):

  • log4shell-goof/log4shell-server/pom.xml

Vulnerabilities that will be fixed with an upgrade:

Issue Score Upgrade
high severity Race Condition
SNYK-JAVA-IOUNDERTOW-7300152
  721   io.undertow:undertow-core:
2.2.13.Final -> 2.3.14.Final
No Known Exploit
high severity Uncontrolled Resource Consumption ('Resource Exhaustion')
SNYK-JAVA-IOUNDERTOW-7300153
  721   io.undertow:undertow-core:
2.2.13.Final -> 2.3.14.Final
No Known Exploit

[!IMPORTANT]

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

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 📜 Customise PR templates 🛠 Adjust project settings 📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Uncontrolled Resource Consumption ('Resource Exhaustion')

[//]: # 'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"io.undertow:undertow-core","from":"2.2.13.Final","to":"2.3.14.Final"}],"env":"prod","issuesToFix":[{"exploit_maturity":"No Known Exploit","id":"SNYK-JAVA-IOUNDERTOW-7300152","priority_score":721,"priority_score_factors":[{"type":"freshness","label":true,"score":71},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"8.7","score":435},{"type":"scoreVersion","label":"v1","score":1}],"severity":"high","title":"Race Condition"},{"exploit_maturity":"No Known Exploit","id":"SNYK-JAVA-IOUNDERTOW-7300153","priority_score":721,"priority_score_factors":[{"type":"freshness","label":true,"score":71},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"8.7","score":435},{"type":"scoreVersion","label":"v1","score":1}],"severity":"high","title":"Uncontrolled Resource Consumption ('Resource Exhaustion')"}],"prId":"3edc5baa-67ad-4436-845d-364416a96d36","prPublicId":"3edc5baa-67ad-4436-845d-364416a96d36","packageManager":"maven","priorityScoreList":[721,721],"projectPublicId":"227c4bcb-afc4-4ac9-ba3a-6d3912c4ec2d","projectUrl":"https://app.snyk.io/org/dsofw/project/227c4bcb-afc4-4ac9-ba3a-6d3912c4ec2d?utm_source=github&utm_medium=referral&page=fix-pr","prType":"fix","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":["updated-fix-title","priorityScore"],"type":"auto","upgrade":["SNYK-JAVA-IOUNDERTOW-7300152","SNYK-JAVA-IOUNDERTOW-7300153"],"vulns":["SNYK-JAVA-IOUNDERTOW-7300152","SNYK-JAVA-IOUNDERTOW-7300153"],"patch":[],"isBreakingChange":false,"remediationStrategy":"vuln"}'

vermava avatar Jun 21 '24 18:06 vermava