What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

March 15, 2020 CVE published
August 5, 2024 Record updated