The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Time-of-check Time-of-use (TOCTOU) Race Condition vulnerabilities in an interactive lesson.
Start learningThere is no fixed version for coreutils.
Affected versions of this package are vulnerable to Time-of-check Time-of-use (TOCTOU) Race Condition in the cp process. An attacker can access sensitive file contents by exploiting a race condition where a symbolic link is swapped in place of a regular file between the time the file is checked and when it is opened, allowing the contents of arbitrary files to be copied to a location controlled by the attacker. This is only exploitable if the attacker has concurrent write access to the source path.