vendor:
frame-oshop
by:
-SmoG-
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: frame-oshop
Affected Version From: i dunno...
Affected Version To: i dunno...
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
2011
frame-oshop 0day
frame-oshop is vulnerable to SQL Injection. An attacker can exploit this vulnerability by sending a crafted HTTP request with malicious payload to the vulnerable application. The malicious payload can be sent as a parameter in the URL. The payload can be used to extract sensitive information from the database.
Mitigation:
Input validation should be done to prevent SQL Injection attacks. Sanitizing user input is also recommended.