mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 17:47:58 +02:00
18 lines
693 B
Markdown
18 lines
693 B
Markdown
### [CVE-2008-6749](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6749)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in admin/usercheck.php in FlexPHPDirectory 0.0.1, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via the (1) checkuser and (2) checkpass parameters.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/7614
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|