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

19 lines
808 B
Markdown

### [CVE-2007-6544](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6544)
![](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 RunCMS before 1.6.1 allow remote attackers to execute arbitrary SQL commands via the lid parameter to (1) brokenfile.php, (2) visit.php, or (3) ratefile.php in modules/mydownloads/; or (4) ratelink.php, (5) modlink.php, or (6) brokenlink.php in modules/mylinks/.
### POC
#### Reference
- https://www.exploit-db.com/exploits/4787
- https://www.exploit-db.com/exploits/4790
#### Github
No PoCs found on GitHub currently.