mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 18:08:00 +02:00
19 lines
749 B
Markdown
19 lines
749 B
Markdown
### [CVE-2010-4784](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4784)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in member.php in PHP Web Scripts Easy Banner Free 2009.05.18, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via the (1) username and (2) password parameters.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://evuln.com/vulns/147/summary.html
|
|
- http://securityreason.com/securityalert/8184
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|