corvus is vulnerable to Time-of-check Time-of-use (TOCTOU) Race Condition
20
Low Risk
Affected versions of this package create the secret key file and then restrict its permissions in a separate step, introducing a TOCTOU race condition. A local attacker could potentially read the secret key during the brief window between file creation and permission restriction. The patch uses OpenOptions with mode(0o600) on Unix to atomically create the file with restrictive permissions.
You are affected if you are using a version that falls within the vulnerable range.
corvus is vulnerable to Time-of-check Time-of-use (TOCTOU) Race Condition in versions 0.0.1 - 0.1.6.
Upgrade the corvus library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

SOC 2Compliant
ISO 27001Compliant