### [CVE-2007-6667](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6667) ![](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 SQL injection vulnerability in faq.php in MyPHP Forum 3.0 and earlier allows remote attackers to execute arbitrary SQL commands via the id parameter. NOTE: the member.php vector is already covered by CVE-2005-0413. ### POC #### Reference - https://www.exploit-db.com/exploits/4822 #### Github No PoCs found on GitHub currently.