mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
19 lines
700 B
Markdown
19 lines
700 B
Markdown
### [CVE-2007-3557](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3557)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in admin/login.php in Wheatblog (wB) 1.1, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the login parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/2856
|
|
- http://securityreason.com/securityalert/2856
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|