Command execution via unsanitized module name
Published May 27, 2023 · Updated Jan 13, 2025
OS command injection in keep-module-latest 1.0.1 and earlier allows local users to execute commands through a crafted module name. The installModule function interpolates moduleName and registry directly into an npm install command passed to child_process.execSync without escaping. Reachability requires the ability to run Node.js code that calls the package with attacker-controlled options, and injected shell metacharacters execute with the hosting process's permissions.
Summary
What happened
OS command injection in keep-module-latest 1.0.1 and earlier allows local users to execute commands through a crafted module name. The installModule function interpolates moduleName and registry directly into an npm install command passed to child_process.execSync without escaping. Reachability requires the ability to run Node.js code that calls the package with attacker-controlled options, and injected shell metacharacters execute with the hosting process's permissions.
The record
- CVE
- CVE-2023-26128
- Published
- May 27, 2023
- Updated
- Jan 13, 2025
- Vendor
- Unknown vendor
- Product
- Unknown product
- Classifications
- CWE-77, CWE-78, T1059
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- May 27, 2023CVE publishedPublication date reported by the CVE source.
- Jan 13, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
What conditions does exploitation require?
What is affected?
Affected products and versions are unavailable in this record.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Snyk moduleName command-injection proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo