PT-2026-68127 · Npm · @Oblique/Cli
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
@oblique/cli version 15.4.0
Description
An OS command injection issue exists in the project creation functionality. The application constructs shell commands using string concatenation and executes them via the
execSync() function. Because the project-name argument is inserted into the command without proper neutralization, an attacker can use shell metacharacters to execute arbitrary operating-system commands when the CLI is invoked with a specially crafted project name.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
OS Command Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
@Oblique/Cli