Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:22581
HistoryFeb 26, 2020 - 4:45 a.m.

OS Command Injection

2020-02-2604:45:34
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
12

0.001 Low

EPSS

Percentile

36.8%

rake is vulnerable to OS command injection. The vulnerability exists as it improperly handles the value of the command file name in Rake::FileList, allowing OS command injection when list.egrep is called with a malicious file name such as | touch evil.txt.