apk package
chainguard/yarn
pkg:apk/chainguard/yarn
Vulnerabilities (4)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2021-4435 | Hig | 7.7 | < 1.22.13-r0 | 1.22.13-r0 | Feb 4, 2024 | 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 | Med | 5.9 | < 1.19.0-r0 | 1.19.0-r0 | Mar 15, 2020 | 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-2019-10773 | Hig | 7.8 | < 1.21.1-r0 | 1.21.1-r0 | Dec 16, 2019 | 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 | Hig | 8.1 | < 1.17.3-r0 | 1.17.3-r0 | Jul 30, 2019 | 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. |
- affected < 1.22.13-r0fixed 1.22.13-r0
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.
- affected < 1.19.0-r0fixed 1.19.0-r0
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.
- affected < 1.21.1-r0fixed 1.21.1-r0
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.
- affected < 1.17.3-r0fixed 1.17.3-r0
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.