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

20 lines
775 B
Markdown

### [CVE-2016-3688](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3688)
![](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
SQL injection vulnerability in dotCMS before 3.5 allows remote administrators to execute arbitrary SQL commands via the c0-e3 parameter to dwr/call/plaincall/UserAjax.getUsersList.dwr.
### POC
#### Reference
- http://packetstormsecurity.com/files/136548/DotCMS-3.3-SQL-Injection.html
- http://seclists.org/fulldisclosure/2016/Apr/11
- http://seclists.org/fulldisclosure/2016/Apr/5
#### Github
No PoCs found on GitHub currently.