exploit-db-mirror/platforms/php/webapps/36642.txt
Offensive Security c7a0ac44ed DB: 2015-04-07
17 new exploits
2015-04-07 08:35:43 +00:00

9 lines
No EOL
536 B
Text
Executable file

source: http://www.securityfocus.com/bid/51730/info
The 'com_bbs' component for Joomla! is prone to multiple remote SQL-injection vulnerabilities.
A successful exploit may allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
http://www.example.com/index.php?option=com_bbs&bid=[SQLi]
http://www.example.com/index.php?option=com_bbs&task=list&bid=[SQLi]
http://www.example.com/index.php?option=com_bbs&Itemid=xxx&task=search&search_type=[SQLi]