#VU31202 Information disclosure in Mesos


Published: 2018-09-21 | Updated: 2020-07-17

Vulnerability identifier: #VU31202

Vulnerability risk: Medium

CVSSv3.1: 5.2 [CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C]

CVE-ID: CVE-2018-8023

CWE-ID: CWE-200

Exploitation vector: Network

Exploit availability: No

Vulnerable software:
Mesos
Server applications / Virtualization software

Vendor: Apache Foundation

Description

The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.

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.

Mitigation
Install update from vendor's website.

Vulnerable software versions

Mesos: 1.4.0 - 1.4.1


External links
http://lists.apache.org/thread.html/9b9d3f6bd09f3ebd2284b82077033bdc71da550a1c4c010c2494acc3@%3Cdev.mesos.apache.org%3E


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.


Latest bulletins with this vulnerability