Files
CVEs-PoC/2014/CVE-2014-8778.md
T
2024-06-18 02:51:15 +02:00

19 lines
871 B
Markdown

### [CVE-2014-8778](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8778)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Checkmarx CxSAST (formerly CxSuite) before 7.1.8 allows remote authenticated users to bypass the CxQL sandbox protection mechanism and execute arbitrary C# code by asserting the (1) System.Security.Permissions.PermissionState.Unrestricted or (2) System.Security.Permissions.SecurityPermissionFlag.AllFlags permission.
### POC
#### Reference
- http://packetstormsecurity.com/files/133437/Checkmarx-CxQL-7.1.5-Sandbox-Bypass.html
- http://seclists.org/fulldisclosure/2015/Sep/17
#### Github
No PoCs found on GitHub currently.