Lucene search
K

cccitftp-adv.txt

🗓️ 02 Nov 2004 00:00:00Reported by Luigi AuriemmaType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 19 Views

Chesapeake TFTP Server has directory traversal and Denial of Service vulnerabilities with no fix.

Code
`#######################################################################  
  
Luigi Auriemma  
  
Application: Chesapeake TFTP Server  
http://www.netcordia.com/tools/tools/TrivialFTP/tftp.html  
Versions: 1.0  
Platforms: any supported by Java  
Bugs: A] directory traversal  
B] Denial of Service  
Exploitation: remote  
Date: 30 October 2004  
Author: Luigi Auriemma  
e-mail: [email protected]  
web: http://aluigi.altervista.org  
  
  
#######################################################################  
  
  
1) Introduction  
2) Bugs  
3) The Code  
4) Fix  
  
  
#######################################################################  
  
===============  
1) Introduction  
===============  
  
  
Chesapeake TFTP Server is (was) a server written in Java some years ago  
from the Chesapeake developers (now Netcordia).  
  
  
#######################################################################  
  
=======  
2) Bugs  
=======  
  
  
----------------------  
A] directory traversal  
----------------------  
  
The server is vulnerable to a classical directory traversal bug  
happening when an attacker uses the dot-dot-slash/backslash pattern  
letting him to upload or download files everywhere in the disk on which  
is set the base file directory.  
  
  
--------------------  
B] Denial of Service  
--------------------  
  
The server stops to respond to the clients requests if receives an UDP  
packet bigger than 514 bytes.  
  
  
#######################################################################  
  
===========  
3) The Code  
===========  
  
  
http://aluigi.altervista.org/testz/tftpx.zip  
  
  
A] tftpx server ../secret.txt secret.txt  
tftpx -u server ..\..\windows\calc.exe evil.exe  
  
B] tftpx -f server 508 none  
  
  
#######################################################################  
  
======  
4) Fix  
======  
  
  
No fix.  
This program is no longer supported.  
  
  
#######################################################################  
`

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