VYPR

npm package

aws-lambda

pkg:npm/aws-lambda

Vulnerabilities (1)

  • CVE-2019-10777Jan 8, 2020
    affected < 1.0.5fixed 1.0.5

    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".