Windows Local Privilege Escalation via TOCTOU Race
CVE-2023-38041 Published on October 25, 2023

A logged in user may elevate its permissions by abusing a Time-of-Check to Time-of-Use (TOCTOU) race condition. When a particular process flow is initiated, an attacker can exploit this condition to gain unauthorized elevated privileges on the affected system.

NVD

Weakness Type

What is a TOCTTOU Vulnerability?

The software checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check. This can cause the software to perform invalid actions when the resource is in an unexpected state. This weakness can be security-relevant when an attacker can influence the state of the resource between check and use. This can happen with shared resources such as files, memory, or even variables in multithreaded programs.

CVE-2023-38041 has been classified to as a TOCTTOU vulnerability or weakness.


Products Associated with CVE-2023-38041

stack.watch emails you whenever new vulnerabilities are published in Ivanti Secure Access Client or Microsoft Windows 10. Just hit a watch button to start following.

 
 

Affected Versions

Ivanti Secure Access Client:

Exploit Probability

EPSS
0.33%
Percentile
55.08%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.