exploit-db-mirror/exploits/php/webapps/35024.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

9 lines
No EOL
742 B
Text

source: http://www.securityfocus.com/bid/45090/info
The Joomla! Catalogue Component is prone to an SQL-injection vulnerability and a local file-include vulnerability because it fails to sufficiently sanitize user-supplied data.
An attacker can exploit these vulnerabilities to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database. By using directory-traversal strings to execute local script code in the context of the application, the attacker may be able to obtain sensitive information that may aid in further attacks.
http://www.example.com/index.php?option=com_catalogue&Itemid=73&cat_id=[SQLi]
http://www.example.com/index.php?option=com_catalogue&controller=[LFI]