Vulnerabilities (CVE)

Filtered by vendor Yarnpkg Subscribe
Filtered by product Yarn
Total 5 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-4435 1 Yarnpkg 1 Yarn 2024-02-13 N/A 7.8 HIGH
An untrusted search path vulnerability was found in Yarn. When a victim runs certain Yarn commands in a directory with attacker-controlled content, malicious commands could be executed in unexpected ways.
CVE-2019-15608 1 Yarnpkg 1 Yarn 2023-12-10 4.3 MEDIUM 5.9 MEDIUM
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.
CVE-2020-8131 1 Yarnpkg 1 Yarn 2023-12-10 5.1 MEDIUM 7.5 HIGH
Arbitrary filesystem write vulnerability in Yarn before 1.22.0 allows attackers to write to any path on the filesystem and potentially lead to arbitrary code execution by forcing the user to install a malicious package.
CVE-2019-10773 1 Yarnpkg 1 Yarn 2023-12-10 6.8 MEDIUM 7.8 HIGH
In Yarn before 1.21.1, the package install functionality can be abused to generate arbitrary symlinks on the host filesystem by using specially crafted "bin" keys. Existing files could be overwritten depending on the current user permission set.
CVE-2019-5448 1 Yarnpkg 1 Yarn 2023-12-10 4.3 MEDIUM 8.1 HIGH
Yarn before 1.17.3 is vulnerable to Missing Encryption of Sensitive Data due to HTTP URLs in lockfile causing unencrypted authentication data to be sent over the network.