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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in members.php in Battle.net Clan Script for PHP 1.5.3 and earlier, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the showmember parameter in a members action.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/5597
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|