vendor:
iScripts VisualCaster
by:
Sid3^effects
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: iScripts VisualCaster
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: Web Application
2010
SQli Vulnerability in iScripts VisualCaster
iScripts VisualCaster is a video hosting script that could be used to provide video hosting service to your customers. It is a turnkey solution to provide services like youTube. An attacker can exploit a SQL injection vulnerability in the playVideo.php script by supplying malicious input to the product_id parameter.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.