Skip to content

shadow: TOCTOU (time-of-check time-of-use) race condition...

Low severity Unreviewed Published May 5, 2022 to the GitHub Advisory Database • Updated Feb 13, 2023

Severity

Low

EPSS score

Exploit Prediction Scoring System (EPSS)

This score estimates the probability of this vulnerability being exploited within the next 30 days. Data provided by FIRST.
(19th percentile)

Weaknesses

Time-of-check Time-of-use (TOCTOU) 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. This can cause the product to perform invalid actions when the resource is in an unexpected state. Learn more on MITRE.

CVE ID

CVE-2013-4235

GHSA ID

GHSA-2q3w-h8mm-q9v3

Source code

No known source code

Dependabot alerts are not supported on this advisory because it does not have a package from a supported ecosystem with an affected and fixed version.

Learn more about GitHub language support

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.