Description
Fission is an open-source, Kubernetes-native serverless framework that simplifies the deployment of functions and applications on Kubernetes. Prior to version 1.24.0, the Environment.spec.runtime.podSpec / spec.builder.podSpec passthrough lacked validation, and MergePodSpec propagated dangerous fields into the generated pods. This issue has been patched in version 1.24.0.
Problem types
CWE-269: Improper Privilege Management
CWE-284: Improper Access Control
CWE-693: Protection Mechanism Failure
Product status
References
github.com/...ission/security/advisories/GHSA-wmgg-3p4h-48x7
github.com/fission/fission/pull/3390
github.com/fission/fission/pull/3391
github.com/fission/fission/releases/tag/v1.24.0