mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
18 lines
693 B
Markdown
18 lines
693 B
Markdown
### [CVE-2008-2013](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2013)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in index.php in the pnFlashGames 1.5 through 2.5 module for PostNuke, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the id parameter in a display action.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/5500
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|