### [CVE-2008-5568](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5568) ![](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 Cross-site request forgery (CSRF) vulnerability in admin/settings.php in IPN Pro 3 1.44 and earlier allows remote attackers to change the admin password via a logout action in conjunction with the admin_id, newpass_1, and newpass_2 parameters. ### POC #### Reference - http://securityreason.com/securityalert/4735 - https://www.exploit-db.com/exploits/7364 #### Github No PoCs found on GitHub currently.