vendor:
Weight Loss Recipe Book
by:
x0r
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Weight Loss Recipe Book
Affected Version From: 3.1
Affected Version To: 3.1
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
2009
Weight Loss Recipe Book 3.1
The vulnerability exists due to insufficient sanitization of user-supplied input in the 'administrators_username' and 'administrators_pass' parameters of the 'admin-login.php' script. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code. Successful exploitation may allow an attacker to gain access to the administrator's account.
Mitigation:
Input validation should be used to prevent SQL injection attacks.