TOCTOU Race Condition in Yarn
Moderate severity
GitHub Reviewed
Published
Feb 9, 2022
to the GitHub Advisory Database
•
Updated Sep 8, 2023
Description
Published by the National Vulnerability Database
Mar 15, 2020
Reviewed
Apr 8, 2021
Published to the GitHub Advisory Database
Feb 9, 2022
Last updated
Sep 8, 2023
The package integrity validation in yarn < 1.19.0 contains a TOCTOU vulnerability where the hash is computed before writing a package to cache. It's not computed again when reading from the cache. This may lead to a cache pollution attack. This issue is fixed in 1.19.0.
References