vendor:
Video Share Enterprise
by:
Ihsan Sencan
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Video Share Enterprise
Affected Version From: 4.72
Affected Version To: 4.72
Patch Exists: NO
Related CWE: N/A
CPE: a:alstrasoft:video_share_enterprise:4.72
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win7 x64, Kali Linux x64
2017
AlstraSoft Video Share Enterprise v4.72 Script – SQL Injection
AlstraSoft Video Share Enterprise v4.72 is vulnerable to SQL Injection. Attackers can exploit this vulnerability by sending malicious SQL queries to the vulnerable web application. This can be done by manipulating the 'UID', 'URLKEY', and 'GID' parameters in the 'album.php', 'uprofile.php', 'gmembers.php', and 'channel_detail.php' scripts.
Mitigation:
Developers should always sanitize user input and use parameterized queries to prevent SQL injection attacks.