CVE-2018-25083
published 2023-03-27CVE-2018-25083: The pullit package before 1.4.0 for Node.js allows OS Command Injection because eval is used on an attacker-supplied Git branch name.
PriorityP260critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EPSS
2.69%
84.0th percentile
The pullit package before 1.4.0 for Node.js allows OS Command Injection because eval is used on an attacker-supplied Git branch name.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| pull_it_project | pull_it | < 1.4.0 | 1.4.0 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
pullit vulnerable to command injection
ghsa·2020-09-03
CVE-2018-25083 [HIGH] CWE-77 pullit vulnerable to command injection
pullit vulnerable to command injection
Versions of `pullit` prior to 1.4.0 are vulnerable to Command Injection. The package does not validate input on git branch names and concatenates it to an exec call, allowing attackers to run arbitrary commands in the system.
## Recommendation
Upgrade to version 1.4.0 or later.
## Credits
This vulnerability was discovered by @lirantal
OSV
pullit vulnerable to command injection
osv·2020-09-03
CVE-2018-25083 [HIGH] pullit vulnerable to command injection
pullit vulnerable to command injection
Versions of `pullit` prior to 1.4.0 are vulnerable to Command Injection. The package does not validate input on git branch names and concatenates it to an exec call, allowing attackers to run arbitrary commands in the system.
## Recommendation
Upgrade to version 1.4.0 or later.
## Credits
This vulnerability was discovered by @lirantal
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2023-03-27
Published