header-logo
Suggest Exploit
vendor:
ReadyMade Video Sharing Script
by:
Ihsan Sencan
6,1
CVSS
MEDIUM
HTML Injection
79
CWE
Product Name: ReadyMade Video Sharing Script
Affected Version From: 3.2
Affected Version To: 3.2
Patch Exists: NO
Related CWE: CVE-2017-17649
CPE: a:phpscriptsmall:readymade_video_sharing_script:3.2
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/KaLiLinuX_x64
2017

Readymade Video Sharing Script 3.2 – HTML Injection

The vulnerability implication allows an attacker to inject html code into the vulnerable parameter comment.

Mitigation:

Input validation should be done to prevent malicious code injection.
Source

Exploit-DB raw data:

# # # # # 
# Exploit Title: Readymade Video Sharing Script 3.2 - HTML Injection
# Dork: N/A
# Date: 13.12.2017
# Vendor Homepage: https://www.phpscriptsmall.com/
# Software Link: https://www.phpscriptsmall.com/product/php-video-sharing-script/
# Demo: http://www.smsemailmarketing.in/demo/videosharing/
# Version: 3.2
# Category: Webapps
# Tested on: WiN7_x64/KaLiLinuX_x64
# CVE: CVE-2017-17649
# # # # #
# Exploit Author: Ihsan Sencan
# Author Web: http://ihsan.net
# Author Social: @ihsansencan
# # # # #
# Description:
# The vulnerability implication allows an attacker to inject html code ....
# 
# Proof of Concept: 
# 
# 1)
# http://localhost/[PATH]/single-video-detail.php?video_id=MTMy&comment=[CODE]&comment_submit=
# 
# 
# # # # #