Apache Software Foundation Mesos 0.20.0

CPE Details

Apache Software Foundation Mesos 0.20.0
0.20.0
2018-11-02
16h56 +00:00
2018-11-02
16h56 +00:00
Alerte pour un CPE
Stay informed of any changes for a specific CPE.
Notifications manage

CPE Name: cpe:2.3:a:apache:mesos:0.20.0:*:*:*:*:*:*:*

Informations

Vendor

apache

Product

mesos

Version

0.20.0

Related CVE

Open and find in CVE List

CVE ID Published Description Score Severity
CVE-2018-8023 2018-09-21 13h00 +00:00 Apache Mesos can be configured to require authentication to call the Executor HTTP API using JSON Web Token (JWT). In Apache Mesos versions pre-1.4.2, 1.5.0, 1.5.1, 1.6.0 the comparison of the generated HMAC value against the provided signature in the JWT implementation used is vulnerable to a timing attack because instead of a constant-time string comparison routine a standard `==` operator has been used. A malicious actor can therefore abuse the timing difference of when the JWT validation function returns to reveal the correct HMAC value.
5.9
Medium
CVE-2017-7687 2017-09-28 20h00 +00:00 When handling a decoding failure for a malformed URL path of an HTTP request, libprocess in Apache Mesos before 1.1.3, 1.2.x before 1.2.2, 1.3.x before 1.3.1, and 1.4.0-dev might crash because the code accidentally calls inappropriate function. A malicious actor can therefore cause a denial of service of Mesos masters rendering the Mesos-controlled cluster inoperable.
7.5
High
CVE-2017-9790 2017-09-28 20h00 +00:00 When handling a libprocess message wrapped in an HTTP request, libprocess in Apache Mesos before 1.1.3, 1.2.x before 1.2.2, 1.3.x before 1.3.1, and 1.4.0-dev crashes if the request path is empty, because the parser assumes the request path always starts with '/'. A malicious actor can therefore cause a denial of service of Mesos masters rendering the Mesos-controlled cluster inoperable.
7.5
High