mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 20:39:28 +02:00
19 lines
738 B
Markdown
19 lines
738 B
Markdown
### [CVE-2020-35337](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35337)
|
|

|
|

|
|

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