vendor:
Sunbyte e-Flower (eCommerce webapp)
by:
W4RL0CK
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Sunbyte e-Flower (eCommerce webapp)
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
2008
SunByte e-Flower SQL Injection Attack by [W4RL0CK]
An attacker can inject malicious SQL queries into the 'id' parameter of the 'popupproduct.php' script. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code. An example of a malicious URL is http://localhost/sunbyte/popupproduct.php?id=[uR eViLNeSS HeRe]
Mitigation:
Input validation should be used to prevent SQL injection attacks.