mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 02:02:23 +02:00
18 lines
674 B
Markdown
18 lines
674 B
Markdown
### [CVE-2009-3208](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3208)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in phpfreeBB 1.0 allow remote attackers to execute arbitrary SQL commands via the (1) id parameter to permalink.php and (2) year parameter to index.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.org/0908-exploits/phpfreebb-sql.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|