11 lines
No EOL
514 B
Text
11 lines
No EOL
514 B
Text
source: https://www.securityfocus.com/bid/45565/info
|
|
|
|
MyBB is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
|
|
|
|
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
|
|
|
|
MyBB 1.6 is vulnerable; other versions may also be affected.
|
|
|
|
POST /mybb/search.php
|
|
|
|
action=do_search&forums=2&keywords='+or+'a'+'a&postthread=1 |