Joomla! Component com_recipe - Multiple SQL Injections

EDB-ID:

33659

CVE:

N/A


Author:

FL0RiX

Type:

webapps


Platform:

PHP

Date:

2010-02-20


source: https://www.securityfocus.com/bid/38336/info

The 'com_recipe' component for Joomla! 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. 


http://www.example.com/index.php?option=com_recipe&view=recipe&layout=defaults&rec=73[EXPLOIT1]
http://www.example.com/index.php?option=com_recipe&task=type&Itemid=16&type=4&category=2[EXPLOIT2]
http://www.example.com/index.php?option=com_recipe&task=view&Itemid=16&id=4[EXPLOIT3]