mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
780 B
Markdown
18 lines
780 B
Markdown
### [CVE-2011-5230](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-5230)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in the selectUserIdByLoginPass function in seotoaster_core/application/models/LoginModel.php in Seotoaster 1.9 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) login parameter to sys/login/index or (2) memberLoginName parameter to sys/login/member.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.exploit-db.com/exploits/18246
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|