vendor:
Pizza Script
by:
Cyb3r-1sT
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Pizza Script
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: Unknown
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
Unknown
Mole Group Pizza Script
An attacker can exploit this vulnerability by sending a crafted SQL query to the application. The crafted query can be sent via the 'manufacturers_id' parameter in the 'index.php' page. The crafted query can be used to extract information from the database such as usernames and passwords.
Mitigation:
Input validation should be used to prevent SQL injection attacks.