CWE-367

Medium likelihood

Time-of-check Time-of-use (TOCTOU) Race Condition

Parent: CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

The product 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.

651 vulnerabilities with CWE-367
CVE-2003-0813
Windows 2000 - Denial of Service via RPC DCOM Race Condition
Details
Vulnerabilities 651
Exploit Likelihood Medium