Files
CVEs-PoC/2020/CVE-2020-35337.md
T
2024-05-25 21:48:12 +02:00

19 lines
738 B
Markdown

### [CVE-2020-35337](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35337)
![](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
ThinkSAAS before 3.38 contains a SQL injection vulnerability through app/topic/action/admin/topic.php via the title parameter, which allows remote attackers to execute arbitrary SQL commands.
### POC
#### Reference
- https://blog.unc1e.com/2020/12/thinksaas-has-post-auth-sql-injection.html
- https://github.com/thinksaas/ThinkSAAS/issues/24
#### Github
No PoCs found on GitHub currently.