### [CVE-2007-4956](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4956) ![](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 KwsPHP 1.0 allow remote attackers to execute arbitrary SQL commands via (1) the pseudo parameter to login.php, (2) the id parameter to index.php in a carnet editer action in the Member_Space (espace_membre) module, or (3) the typenav parameter to index.php in a browser aff action in the stats module. ### POC #### Reference - https://www.exploit-db.com/exploits/4412 - https://www.exploit-db.com/exploits/4413 - https://www.exploit-db.com/exploits/4414 #### Github No PoCs found on GitHub currently.