Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jettyVersion from 9.2.28.v20190418 to 9.3.0.v20150612 #91

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 30, 2020

Bumps jettyVersion from 9.2.28.v20190418 to 9.3.0.v20150612.
Updates jetty-server from 9.2.28.v20190418 to 9.3.0.v20150612

Updates jetty-servlet from 9.2.28.v20190418 to 9.3.0.v20150612

Updates jetty-webapp from 9.2.28.v20190418 to 9.3.0.v20150612

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

Bumps `jettyVersion` from 9.2.28.v20190418 to 9.3.0.v20150612.

Updates `jetty-server` from 9.2.28.v20190418 to 9.3.0.v20150612

Updates `jetty-servlet` from 9.2.28.v20190418 to 9.3.0.v20150612

Updates `jetty-webapp` from 9.2.28.v20190418 to 9.3.0.v20150612

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 30, 2020
@slachiewicz
Copy link
Member

CVE-2017-7656
moderate severity
Vulnerable versions: < 9.3.24.v20180605
Patched version: 9.3.24.v20180605
In Eclipse Jetty, versions 9.2.x and older, 9.3.x (all configurations), and 9.4.x (non-default configuration with RFC2616 compliance enabled), HTTP/0.9 is handled poorly. An HTTP/1 style request line (i.e. method space URI space version) that declares a version of HTTP/0.9 was accepted and treated as a 0.9 request. If deployed behind an intermediary that also accepted and passed through the 0.9 version (but did not act on it), then the response sent could be interpreted by the intermediary as HTTP/1 headers. This could be used to poison the cache if the server allowed the origin client to generate arbitrary content in the response.

@asfgit asfgit closed this Aug 1, 2020
@asfgit asfgit deleted the dependabot/maven/jettyVersion-9.3.0.v20150612 branch August 1, 2020 10:25
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2020

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
2 participants