### [CVE-2009-2164](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2164)



### 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/8885
#### Github
No PoCs found on GitHub currently.