cve/2021/CVE-2021-21243.md
2024-06-18 02:51:15 +02:00

998 B

CVE-2021-21243

Description

OneDev is an all-in-one devops platform. In OneDev before version 4.0.3, a Kubernetes REST endpoint exposes two methods that deserialize untrusted data from the request body. These endpoints do not enforce any authentication or authorization checks. This issue may lead to pre-auth RCE. This issue was fixed in 4.0.3 by not using deserialization at KubernetesResource side.

POC

Reference

Github

No PoCs found on GitHub currently.