### [CVE-2008-2890](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2890) ![](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 Online Fantasy Football League (OFFL) 0.2.6 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) fflteam_id parameter to teams.php, the (2) league_id parameter to leagues.php, and the (3) player_id parameter to players.php. ### POC #### Reference - http://securityreason.com/securityalert/3960 - https://www.exploit-db.com/exploits/5889 #### Github No PoCs found on GitHub currently.