### [CVE-2007-0504](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0504) ![](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 Eval injection vulnerability in poll_frame.php in Vote! Pro 4.0, and possibly other scripts, allows remote attackers to execute arbitrary code via the poll_id parameter, which is supplied to an eval function call, a different vulnerability type than CVE-2005-4632. ### POC #### Reference - https://www.exploit-db.com/exploits/3180 #### Github No PoCs found on GitHub currently.