ID |
CVE-2016-0764
|
Summary |
Race condition in Network Manager before 1.0.12 as packaged in Red Hat Enterprise Linux Desktop 7, Red Hat Enterprise Linux HPC Node 7, Red Hat Enterprise Linux Server 7, and Red Hat Enterprise Linux Workstation 7 allows local users to obtain sensitive connection information by reading temporary files during ifcfg and keyfile changes. |
References |
|
Vulnerable Configurations |
-
cpe:2.3:a:redhat:networkmanager:1.0.0:*:*:*:*:*:*:*
cpe:2.3:a:redhat:networkmanager:1.0.0:*:*:*:*:*:*:*
-
cpe:2.3:a:redhat:networkmanager:1.0.2:*:*:*:*:*:*:*
cpe:2.3:a:redhat:networkmanager:1.0.2:*:*:*:*:*:*:*
-
cpe:2.3:a:redhat:networkmanager:1.0.6:*:*:*:*:*:*:*
cpe:2.3:a:redhat:networkmanager:1.0.6:*:*:*:*:*:*:*
-
cpe:2.3:a:redhat:networkmanager:1.0.8:*:*:*:*:*:*:*
cpe:2.3:a:redhat:networkmanager:1.0.8:*:*:*:*:*:*:*
-
cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:*
-
cpe:2.3:o:redhat:enterprise_linux_hpc_node:7.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux_hpc_node:7.0:*:*:*:*:*:*:*
-
cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*
-
cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:*
|
CVSS |
Base: | 2.1 (as of 01-07-2020 - 14:13) |
Impact: | |
Exploitability: | |
|
CWE |
CWE-362 |
CAPEC |
-
Leveraging Race Conditions
The adversary targets a race condition occurring when multiple processes access and manipulate the same resource concurrently, and the outcome of the execution depends on the particular order in which the access takes place. The adversary can leverage a race condition by "running the race", modifying the resource and modifying the normal execution flow. For instance, a race condition can occur while accessing a file: the adversary can trick the system by replacing the original file with his version and cause the system to read the malicious file.
-
Leveraging Time-of-Check and Time-of-Use (TOCTOU) Race Conditions
This attack targets a race condition occurring between the time of check (state) for a resource and the time of use of a resource. A typical example is file access. The adversary can leverage a file access race condition by "running the race", meaning that they would modify the resource between the first time the target program accesses the file and the time the target program uses the file. During that period of time, the adversary could replace or modify the file, causing the application to behave unexpectedly.
|
Access |
Vector | Complexity | Authentication |
LOCAL |
LOW |
NONE |
|
Impact |
Confidentiality | Integrity | Availability |
PARTIAL |
NONE |
NONE |
|
cvss-vector
via4
|
AV:L/AC:L/Au:N/C:P/I:N/A:N
|
redhat
via4
|
|
refmap
via4
|
|
Last major update |
01-07-2020 - 14:13 |
Published |
17-07-2017 - 13:18 |
Last modified |
01-07-2020 - 14:13 |