mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
19 lines
871 B
Markdown
19 lines
871 B
Markdown
### [CVE-2014-8778](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8778)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|