6.5
CVE-2023-20902
- EPSS 0.3%
- Published 09.11.2023 01:15:07
- Last modified 21.11.2024 07:41:47
- Source security@vmware.com
- Teams watchlist Login
- Open Login
A timing condition in Harbor 2.6.x and below, Harbor 2.7.2 and below, Harbor 2.8.2 and below, and Harbor 1.10.17 and below allows an attacker with network access to create jobs/stop job tasks and retrieve job task information.
Data is provided by the National Vulnerability Database (NVD)
Linuxfoundation ≫ Harbor Version < 1.10.17
Linuxfoundation ≫ Harbor Version >= 2.6.0 <= 2.6.4
Linuxfoundation ≫ Harbor Version >= 2.7.0 < 2.7.3
Linuxfoundation ≫ Harbor Version >= 2.8.0 < 2.8.3
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.3% | 0.501 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 6.5 | 2.2 | 4.2 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N
|
security@vmware.com | 5.9 | 2.2 | 3.6 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
|
CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.