### [CVE-2021-32835](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32835) ![](https://img.shields.io/static/v1?label=Product&message=keti&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3C%3D%20a1c8dbe%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-693%20Protection%20Mechanism%20Failure&color=brightgreen) ### Description Eclipse Keti is a service that was designed to protect RESTfuls API using Attribute Based Access Control (ABAC). In Keti a sandbox escape vulnerability may lead to post-authentication Remote Code execution. This vulnerability is known to exist in the latest commit at the time of writing this CVE (commit a1c8dbe). For more details see the referenced GHSL-2021-063. ### POC #### Reference - https://securitylab.github.com/advisories/GHSL-2021-063-eclipse-keti/ #### Github No PoCs found on GitHub currently.