header-logo
Suggest Exploit
vendor:
ClipMass - Video Portal Site
by:
Ihsan Sencan
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: ClipMass - Video Portal Site
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: a:codepaul:codepaul_clipmass_video_portal_site
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

CodePaul ClipMass – Video Portal Site – SQL Injection

An attacker can exploit a SQL injection vulnerability in CodePaul ClipMass - Video Portal Site by sending malicious SQL queries to the search parameter of the application. This can be exploited to bypass authentication, access, modify and delete data in the back-end database.

Mitigation:

Input validation and proper sanitization of user input should be implemented to prevent SQL injection attacks.
Source

Exploit-DB raw data:

# # # # # 
# Exploit Title: CodePaul ClipMass - Video Portal Site - SQL Injection
# Google Dork: N/A
# Date: 10.02.2017
# Vendor Homepage: http://codepaul.com/
# Software Buy: https://codecanyon.net/item/codepaul-clipmass-video-portal-site/14681505
# Demo: http://codepaul.com/clipmass/
# Version: N/A
# Tested on: Win7 x64, Kali Linux x64
# # # # # 
# Exploit Author: Ihsan Sencan
# Author Web: http://ihsan.net
# Author Mail : ihsan[@]ihsan[.]net
# # # # #
# SQL Injection/Exploit :
# http://localhost/[PATH]/search?keyword=[SQL]
# # # # #