VulnerabilityModified
CVE-2019-10803
push-dir through 0.4.1 allows execution of arbritary commands.
CRITICAL 9.8EPSS 2.84%
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (2.84%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
push-dir through 0.4.1 allows execution of arbritary commands. Arguments provided as part of the variable "opt.branch" is not validated before being provided to the "git" command within "index.js#L139". This could be abused by an attacker to inject arbitrary commands.
- CVSS 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 2.84% probability · 86th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-78
- Affected
- push-dir project/push-dir
- Source
- report@snyk.io
References
- https://github.com/L33T-KR3W/push-dir/blob/master/index.js#L139Third Party Advisory
- https://snyk.io/vuln/SNYK-JS-PUSHDIR-559009Exploit, Third Party Advisory
- https://github.com/L33T-KR3W/push-dir/blob/master/index.js#L139Third Party Advisory
- https://snyk.io/vuln/SNYK-JS-PUSHDIR-559009Exploit, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.