Vulnerability Description
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".
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Amazon | Aws Lambda | < 1.0.5 |
Related Weaknesses (CWE)
References
- https://snyk.io/vuln/SNYK-JS-AWSLAMBDA-540839Third Party Advisory
- https://snyk.io/vuln/SNYK-JS-AWSLAMBDA-540839Third Party Advisory
FAQ
What is CVE-2019-10777?
CVE-2019-10777 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 ...
How severe is CVE-2019-10777?
CVE-2019-10777 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2019-10777?
Check the references section above for vendor advisories and patch information. Affected products include: Amazon Aws Lambda.