### [CVE-2006-7172](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-7172) ![](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 php-stats.recphp.php in PHP-Stats 0.1.9.1b and earlier allow remote attackers to execute arbitrary code via a leading dotted-quad IP address string in the (1) PC-REMOTE-ADDR HTTP header, which is inserted into $_SERVER['HTTP_PC_REMOTE_ADDR'], or (2) ip parameter. ### POC #### Reference - https://www.exploit-db.com/exploits/3496 - https://www.exploit-db.com/exploits/3497 #### Github No PoCs found on GitHub currently.