CVE-2018-8023
CVSS V2 Medium 4.3
CVSS V3 Medium 5.9
Description
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.
Overview
- CVE ID
- CVE-2018-8023
- Assigner
- security@apache.org
- Vulnerability Status
- Modified
- Published Version
- 2018-09-21T13:29:01
- Last Modified Date
- 2020-10-22T13:15:15
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:apache:mesos:*:*:*:*:*:*:*:* | 1 | OR | 1.4.2 | |
cpe:2.3:a:apache:mesos:1.5.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:apache:mesos:1.5.1:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:apache:mesos:1.6.0:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:P/I:N/A:N
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 4.3
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- HIGH
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- NONE
- Base Score
- 5.9
- Base Severity
- MEDIUM
- Exploitability Score
- 2.2
- Impact Score
- 3.6
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2018-8023 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-8023 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 16:22:36 | Added to TrackCVE | |||
2022-12-03 12:25:50 | 2018-09-21T13:29Z | 2018-09-21T13:29:01 | CVE Published Date | updated |
2022-12-03 12:25:50 | 2020-10-22T13:15:15 | CVE Modified Date | updated | |
2022-12-03 12:25:50 | Modified | Vulnerability Status | updated |