Описание
OS command injection in aws-lambda
In aws-lambda versions prior to version 1.0.5, the "config.FunctioName" is used to construct the argument used within the "exec" function without any sanitization. It is possible for a user to inject arbitrary commands to the "zipCmd" used within "config.FunctionName".
Пакеты
Наименование
aws-lambda
npm
Затронутые версииВерсия исправления
<= 1.0.4
1.0.5
Связанные уязвимости
CVSS3: 9.8
nvd
около 6 лет назад
In aws-lambda versions prior to version 1.0.5, the "config.FunctioName" is used to construct the argument used within the "exec" function without any sanitization. It is possible for a user to inject arbitrary commands to the "zipCmd" used within "config.FunctionName".