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

19 lines
757 B
Markdown

### [CVE-2016-8902](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8902)
![](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 the categoriesServlet servlet in dotCMS before 3.3.1 allows remote not authenticated attackers to execute arbitrary SQL commands via the sort parameter.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2016/Nov/0
- https://security.elarlang.eu/multiple-sql-injection-vulnerabilities-in-dotcms-8x-cve-full-disclosure.html
#### Github
No PoCs found on GitHub currently.