mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 05:54:46 +02:00
19 lines
801 B
Markdown
19 lines
801 B
Markdown
### [CVE-2008-2890](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2890)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|