mockserver icon indicating copy to clipboard operation
mockserver copied to clipboard

[Snyk] Fix for 3 vulnerabilities

Open jamesdbloom opened this issue 1 year ago • 0 comments

snyk-top-banner

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

Snyk changed the following file(s):

  • mockserver-examples/pom.xml

Vulnerabilities that will be fixed with an upgrade:

Issue Score Upgrade
medium severity Improper Validation of Syntactic Correctness of Input
SNYK-JAVA-ORGECLIPSEJETTY-8186141
  708   org.eclipse.jetty:jetty-http:
9.4.50.v20221201 -> 12.0.12
org.eclipse.jetty:jetty-server:
9.4.50.v20221201 -> 12.0.12
Proof of Concept
medium severity Improper Validation of Syntactic Correctness of Input
SNYK-JAVA-ORGECLIPSEJETTY-8186158
  708   org.eclipse.jetty:jetty-server:
9.4.50.v20221201 -> 12.0.12
Proof of Concept
high severity Denial of Service (DoS)
SNYK-JAVA-ORGECLIPSEJETTY-8186142
  696   org.eclipse.jetty:jetty-server:
9.4.50.v20221201 -> 12.0.12
No Known Exploit

Vulnerabilities that could not be fixed

  • Upgrade:
    • Could not upgrade org.eclipse.jetty:[email protected] to org.eclipse.jetty:[email protected]; Reason could not apply upgrade, dependency is managed externally ; Location: provenance does not contain location

[!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:

🦉 Denial of Service (DoS)

jamesdbloom avatar Oct 20 '24 04:10 jamesdbloom