CVE-2021-32829
Last modified
CVE-2021-32829 is a critical-severity vulnerability rated 9.9/10 on the CVSS scale. ZStack is open source IaaS(infrastructure as a service) software aiming to automate datacenters, managing resources of compute, storage, and networking all by APIs. Affected versions of ZStack REST API are vulnerable to post-authentication Remote Code Execution (RCE) via bypass of the Groovy shell sandbox. EPSS estimates a 2.90% chance of exploitation in the next 30 days.
Description
ZStack is open source IaaS(infrastructure as a service) software aiming to automate datacenters, managing resources of compute, storage, and networking all by APIs. Affected versions of ZStack REST API are vulnerable to post-authentication Remote Code Execution (RCE) via bypass of the Groovy shell sandbox. The REST API exposes the GET zstack/v1/batch-queries?script endpoint which is backed up by the BatchQueryAction class. Messages are represented by the APIBatchQueryMsg, dispatched to the QueryFacadeImpl facade and handled by the BatchQuery class. The HTTP request parameter script is mapped to the APIBatchQueryMsg.script property and evaluated as a Groovy script in BatchQuery.query the evaluation of the user-controlled Groovy script is sandboxed by SandboxTransformer which will apply the restrictions defined in the registered (sandbox.register()) GroovyInterceptor. Even though the sandbox heavily restricts the receiver types to a small set of allowed types, the sandbox is non effective at controlling any code placed in Java annotations and therefore vulnerable to meta-programming escapes. This issue leads to post-authenticated remote code execution. For more details see the referenced GHSL-2021-065. This issue is patched in versions 3.8.21, 3.10.8, and 4.1.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Zstack | Rest Api | >= 2.2.4, < 3.8.21 |
| Zstack | Rest Api | >= 3.10.0, < 3.10.8 |
References
- https://github.com/zstackio/zstack/security/advisories/GHSA-6xgq-7rqg-x3q5Third Party Advisory
- https://securitylab.github.com/advisories/GHSL-2021-065-zstack/Exploit, Third Party Advisory
- https://github.com/zstackio/zstack/security/advisories/GHSA-6xgq-7rqg-x3q5Third Party Advisory
- https://securitylab.github.com/advisories/GHSL-2021-065-zstack/Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-32829?
How severe is CVE-2021-32829?
How do I fix CVE-2021-32829?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2021
- CVE-2021-32823In the bindata RubyGem before version 2.4.10 there is a pote…3.7
- CVE-2021-32824Apache Dubbo is a java based, open source RPC framework. Ver…9.8
- CVE-2021-32825bblfshd is an open source self-hosted server for source code…9.1
- CVE-2021-32826Proxyee-Down is open source proxy software. An attacker bein…8.1
- CVE-2021-32827MockServer is open source software which enables easy mockin…9.6
- CVE-2021-32828The Nuxeo Platform is an open source content management plat…6.1
- CVE-2021-3283HashiCorp Nomad and Nomad Enterprise up to 0.12.9 exec and j…7.5
- CVE-2021-32830The @diez/generation npm package is a client for Diez. The l…7
- CVE-2021-32831Total.js framework (npm package total.js) is a framework for…7.2
- CVE-2021-32832Rocket.Chat is an open-source fully customizable communicati…6.5
- CVE-2021-32833Emby Server is a personal media server with apps on many dev…8.6
- CVE-2021-32834Eclipse Keti is a service that was designed to protect RESTf…9.9
Are you affected by CVE-2021-32829?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
