Skip to content

Command injection in buns

Critical severity GitHub Reviewed Published Jan 13, 2021 to the GitHub Advisory Database • Updated Sep 8, 2023

Package

npm buns (npm)

Affected versions

<= 1.1.6

Patched versions

None

Description

There is a command injection vulnerability in all versions of package buns. The injection point is located in line 678 in index file lib/index.js in the exported function install(requestedModule).

References

Published by the National Vulnerability Database Jan 8, 2021
Reviewed Jan 12, 2021
Published to the GitHub Advisory Database Jan 13, 2021
Last updated Sep 8, 2023

Severity

Critical
9.8
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVE ID

CVE-2020-7794

GHSA ID

GHSA-487w-pqcm-63hq

Source code

No known source code
Checking history
See something to contribute? Suggest improvements for this vulnerability.