9.3
CVSSv2

CVE-2009-1759

Published: 22/05/2009 Updated: 29/09/2017
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 935
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Stack-based buffer overflow in the btFiles::BuildFromMI function (trunk/btfiles.cpp) in Enhanced CTorrent (aka dTorrent) 3.3.2 and probably earlier, and CTorrent 1.3.4, allows remote malicious users to cause a denial of service (crash) and possibly execute arbitrary code via a Torrent file containing a long path.

Vulnerable Product Search on Vulmon Subscribe to Product

rahul dtorrent 3.3.0

rahul dtorrent 3.2.0

rahul dtorrent 3.3.2

rahul dtorrent 3.3.1

rahul ctorrent 1.3.4

Vendor Advisories

Debian Bug report logs - #530255 CVE-2009-1759: Stack-based buffer overflow in the btFiles::BuildFromMI function Package: ctorrent; Maintainer for ctorrent is Debian QA Group <packages@qadebianorg>; Source for ctorrent is src:ctorrent (PTS, buildd, popcon) Reported by: Giuseppe Iuculano <giuseppe@iuculanoit> Date: ...

Exploits

#!/usr/bin/python #Written By Michael Brooks #04/17/2009 #Stack Based Buffer Overflow #The vulnerability is in the btFiles::BuildFromMI function #inside the btfilescpp file #Exploit tested on cTorrent 134 using Debian Sarge using Linux kernel 2427-3-386 #Can't get the exploit working on a modern linux kernel because of ASLR #code is usin ...