First published: Wed Jan 08 2020(Updated: )
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".
Credit: report@snyk.io
Affected Software | Affected Version | How to fix |
---|---|---|
AWS Lambda | <1.0.5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-10777 has a medium severity rating due to the potential for command injection.
To fix CVE-2019-10777, upgrade aws-lambda to version 1.0.5 or higher.
CVE-2019-10777 affects aws-lambda versions prior to 1.0.5.
CVE-2019-10777 involves command injection vulnerabilities due to unsanitized input.
Yes, CVE-2019-10777 is exploitable if the vulnerable version of aws-lambda is used in production.