vendor:
Videos Broadcast Yourself V2
by:
Mr.SQL
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Videos Broadcast Yourself V2
Affected Version From: Videos Broadcast Yourself V2
Affected Version To: Videos Broadcast Yourself V2
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
Remote SQL Injection Vulnerability ( videoint.php UploadID )
A vulnerability exists in Videos Broadcast Yourself V2, which allows an attacker to inject arbitrary SQL commands via the 'UploadID' parameter in 'videoint.php'. This can be exploited to disclose sensitive information from the database, such as usernames, passwords, and email addresses. Additionally, the 'catvideo.php' and 'cviewchannels.php' scripts are also vulnerable to SQL injection.
Mitigation:
Input validation should be used to prevent SQL injection attacks.