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

18 lines
747 B
Markdown

### [CVE-2009-2120](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2120)
![](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
Multiple SQL injection vulnerabilities in TekBase All-in-One 3.1 allow remote authenticated users to execute arbitrary SQL commands via the (1) ids parameter to admin.php, the (2) y parameter to members.php, and other unspecified vectors. NOTE: vector 1 requires administrative access.
### POC
#### Reference
- https://www.exploit-db.com/exploits/8977
#### Github
No PoCs found on GitHub currently.