Description
Nuclio is a "Serverless" framework for Real-Time Events and Data Processing. Prior to version 1.15.20, the Nuclio Shell Runtime component contains a command injection vulnerability in how it processes user-supplied arguments. When a function is invoked via HTTP, the runtime reads the X-Nuclio-Arguments header and directly incorporates its value into shell commands without any validation or sanitization. This issue has been patched in version 1.15.20.
Problem types
CWE-75: Failure to Sanitize Special Elements into a Different Plane (Special Element Injection)
Product status
References
github.com/...nuclio/security/advisories/GHSA-95fj-3w7g-4r27
github.com/nuclio/nuclio/pull/4030
github.com/...ommit/5352d7e16cf92f4350a2f8d806c4b80b626b5c5a
github.com/nuclio/nuclio/releases/tag/1.15.20