CVE-2021-42740

See a problem?
Source
https://nvd.nist.gov/vuln/detail/CVE-2021-42740
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-42740.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-42740
Aliases
Related
Published
2021-10-21T15:15:07Z
Modified
2024-09-18T01:00:21Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

The shell-quote package before 1.7.3 for Node.js allows command injection. An attacker can inject unescaped shell metacharacters through a regex designed to support Windows drive letters. If the output of this package is passed to a real shell as a quoted argument to a command with exec(), an attacker can inject arbitrary commands. This is because the Windows drive letter regex character class is {A-z] instead of the correct {A-Za-z]. Several shell metacharacters exist in the space between capital letter Z and lower case letter a, such as the backtick character.

References

Affected packages

Debian:12 / node-shell-quote

Package

Name
node-shell-quote
Purl
pkg:deb/debian/node-shell-quote?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.7.3+~1.7.1-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Debian:13 / node-shell-quote

Package

Name
node-shell-quote
Purl
pkg:deb/debian/node-shell-quote?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.7.3+~1.7.1-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}