The Jetty that is used in Druid is now almost two years old:
<jetty.version>9.2.5.v20141112</jetty.version>
This is a problem because this version is affected by security vulnerabilities discovered in Jetty since then, such as the following one that lets an attacker access server-side memory contents from the webserver:
CVE-2015-2080
Druid should upgrade to the latest version of Jetty found here and advise customers to update their systems:
http://www.eclipse.org/jetty/download.html
The Jetty that is used in Druid is now almost two years old:
<jetty.version>9.2.5.v20141112</jetty.version>This is a problem because this version is affected by security vulnerabilities discovered in Jetty since then, such as the following one that lets an attacker access server-side memory contents from the webserver:
CVE-2015-2080
Druid should upgrade to the latest version of Jetty found here and advise customers to update their systems:
http://www.eclipse.org/jetty/download.html