DEBIAN-CVE-2021-42740

Source
https://security-tracker.debian.org/tracker/CVE-2021-42740
Import Source
https://storage.googleapis.com/osv-test-debian-osv/debian-cve-osv/DEBIAN-CVE-2021-42740.json
JSON Data
https://api.test.osv.dev/v1/vulns/DEBIAN-CVE-2021-42740
Upstream
Published
2021-10-21T15:15:07Z
Modified
2025-09-19T06:04:20Z
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"
}

Debian:14 / 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"
}