You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: 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.
A low severity vulnerability has been discovered in your project.
Project Name: NodeJS2
Scanner Name: trivy
Cwe ID: 367
Cwe Name: Time-of-check Time-of-use (TOCTOU) Race Condition
Cwe Link: https://cwe.mitre.org/data/definitions/367.html
CVE ID: CVE-2013-4235
Target: redis:latest (debian 11.3)
Packages:
References:
Training(Secure Code Warrior):
Name: Time-of-check Time-of-use (TOCTOU) Race Condition
Description: 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.
Link: https://portal.securecodewarrior.com/?utm_source=partner-integration:kondukto#/website-trial/web/blog/generic
Videos:
Tool Description: shadow: TOCTOU (time-of-check time-of-use) race condition when copying and removing directory trees
Custom Description: bhhh
The text was updated successfully, but these errors were encountered: