vendor:
Recipes Portal Script
by:
Easy Laster
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Recipes Portal Script
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
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
2010
Softbiz Recipes Portal Script SQL Injection showcats.php
The vulnerability exists in the Softbiz Recipes Portal Script, which allows an attacker to inject malicious SQL queries via the 'sbcat_id' parameter in the 'showcats.php' script. This can be exploited to gain access to the admin panel by concatenating the username and password from the 'sblnk_admin' table.
Mitigation:
Input validation should be used to prevent SQL injection attacks.