mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 15:11:34 +02:00
19 lines
843 B
Markdown
19 lines
843 B
Markdown
### [CVE-2008-5927](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5927)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in admin/usercheck.php in FlexPHPNews 0.0.6 allow remote attackers to execute arbitrary SQL commands via the (1) checkuser parameter (aka username field) or (2) checkpass parameter (aka password field) to admin/index.php. NOTE: some of these details are obtained from third party information.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4927
|
|
- https://www.exploit-db.com/exploits/7443
|
|
|
|
#### Github
|
|
- https://github.com/gosirys/Exploits
|
|
|