Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 998 Bytes

CVE-2021-21243.md

File metadata and controls

17 lines (11 loc) · 998 Bytes

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.