cve/2009/CVE-2009-2164.md
2024-06-09 00:33:16 +00:00

21 lines
835 B
Markdown

### [CVE-2009-2164](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2164)
![](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 Kjtechforce mailman beta1, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via (1) the code parameter to activate.php or (2) the dest parameter to index.php.
### POC
#### Reference
- https://www.exploit-db.com/exploits/8884
- https://www.exploit-db.com/exploits/8884
- https://www.exploit-db.com/exploits/8885
- https://www.exploit-db.com/exploits/8885
#### Github
No PoCs found on GitHub currently.