Skip to content
This repository was archived by the owner on Dec 16, 2021. It is now read-only.

bump up jetty-server version to 9.4.17.v20190418 #131

Merged
merged 1 commit into from
Apr 23, 2019
Merged

bump up jetty-server version to 9.4.17.v20190418 #131

merged 1 commit into from
Apr 23, 2019

Conversation

yuyang08
Copy link
Contributor

https://github.com/pinterest/doctorkafka/network/alert/drkafka/pom.xml/org.eclipse.jetty:jetty-server/open

CVE-2019-10247 More information
moderate severity
Vulnerable versions: >= 9.4.0, < 9.4.17.v20190418
Patched version: 9.4.17.v20190418
In Eclipse Jetty version 7.x, 8.x, 9.2.27 and older, 9.3.26 and older, and 9.4.16 and older, the server running on any OS and Jetty version combination will reveal the configured fully qualified directory base resource location on the output of the 404 error for not finding a Context that matches the requested path. The default server behavior on jetty-distribution and jetty-home will include at the end of the Handler tree a DefaultHandler, which is responsible for reporting this 404 error, it presents the various configured contexts as HTML for users to click through to. This produced HTML includes output that contains the configured fully qualified directory base resource location for each context.

CVE-2019-10246 More information
moderate severity
Vulnerable versions: >= 9.4.0, < 9.4.17.v20190418
Patched version: 9.4.17.v20190418
In Eclipse Jetty version 9.2.27, 9.3.26, and 9.4.16, the server running on Windows is vulnerable to exposure of the fully qualified Base Resource directory name on Windows to a remote client when it is configured for showing a Listing of directory contents. This information reveal is restricted to only the content in the configured base resource directories.

CVE-2019-10241 More information
low severity
Vulnerable versions: >= 9.4.0, < 9.4.17.v20190418
Patched version: 9.4.16.v20190411
In Eclipse Jetty version 9.2.26 and older, 9.3.25 and older, and 9.4.15 and older, the server is vulnerable to XSS conditions if a remote client USES a specially formatted URL against the DefaultServlet or ResourceHandler

@kabochya kabochya self-requested a review April 23, 2019 20:15
@yuyang08 yuyang08 merged commit e07fa5b into pinterest:master Apr 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants