vendor:
ASP.NET jVideo Kit
by:
Özkan Mustafa Akkus (AkkuS)
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: ASP.NET jVideo Kit
Affected Version From: v1.0
Affected Version To: v1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:mediasoftpro:asp.net_jvideo_kit
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Kali Linux
2018
ASP.NET jVideo Kit – ‘query’ SQL Injection
The vulnerability allows an attacker to inject sql commands from the search section with 'query' parameter. You can use the GET or POST methods. The vulnerable payloads are AND boolean-based blind - WHERE or HAVING clause and Microsoft SQL Server/Sybase AND error-based - WHERE or HAVING clause (IN).
Mitigation:
Input validation and sanitization should be done to prevent SQL injection attacks.