### [CVE-2006-2131](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2131) ![](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 include/class_poll.php in Advanced Poll 2.0.4 uses the HTTP_X_FORWARDED_FOR (X-Forwarded-For HTTP header) to identify the IP address of a client, which makes it easier for remote attackers to spoof the source IP and bypass voting restrictions. ### POC #### Reference - http://evuln.com/vulns/131/summary.html #### Github No PoCs found on GitHub currently.