CVE Catalog

CVE-2023-37478

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
0.93%

56th percentile - higher than 56% of all known CVEs

Summary

In pnpm, a package manager, it is possible to construct a tarball that appears safe when installed via npm but is malicious when installed via pnpm. This can lead to a safe package from npm being replaced with a malicious version when using pnpm.

Risk Assessment

Organizations may be exposed to the installation of malicious packages, which can lead to security breaches of systems and data. Malicious software could be introduced into the production environment, posing a serious threat.

Recommendation

It is recommended to update pnpm to versions 7.33.4 or 8.6.8 to mitigate this vulnerability. Additionally, an audit of installed packages should be conducted to detect potential threats.

Other vulnerabilities in pnpm

See all
Original NVD description (English source)

pnpm is a package manager. It is possible to construct a tarball that, when installed via npm or parsed by the registry is safe, but when installed via pnpm is malicious, due to how pnpm parses tar archives. This can result in a package that appears safe on the npm registry or when installed via npm being replaced with a compromised or malicious version when installed via pnpm. This issue has been patched in version(s) 7.33.4 and 8.6.8.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS