← Vulnerability feed

Vulnerability record · CVE-2015-7601 · published 29 September 2015

CVE-2015-7601: PCMan FTP Server directory traversal in RETR command

Pcman · Ftp Server

PCMan's FTP Server 2.0.7 contains a directory traversal flaw in its handling of the RETR command. A remote attacker can supply a ..// sequence to escape the intended directory and read arbitrary files on the host. Because the server is an FTP service, the flaw exposes file contents to anyone who can reach the port.

7.8 CVSS 2.0 High EPSS 58% · top 0.9% CWE-22 · Path traversal
7.8CVSS 2.0 base score
58%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
4References, 2 tagged exploit
19 Aug 2026Last modified by NVD

Description

Directory traversal vulnerability in PCMan's FTP Server 2.0.7 allows remote attackers to read arbitrary files via a ..// (dot dot double slash) in a RETR command.

AV:N/AC:L/Au:N/C:C/I:N/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: medium.

high priorityThe flaw allows unauthenticated remote file reads, has a public exploit, and carries a very high EPSS score, though it is not listed in KEV and requires the FTP service to be exposed.

What it is

PCMan's FTP Server 2.0.7 contains a directory traversal flaw in its handling of the RETR command. A remote attacker can supply a ..// sequence to escape the intended directory and read arbitrary files on the host. Because the server is an FTP service, the flaw exposes file contents to anyone who can reach the port.

Impact

An attacker gains read access to files outside the FTP root, including any file readable by the FTP server process. This can leak configuration, credential or system files, though the flaw does not permit writing or code execution on its own.

Attack surface

The vulnerability is reached over the network through the FTP RETR command; the CVSS vector AV:N/AC:L/Au:N indicates no authentication and no user interaction are required. Any host exposing the affected FTP service is directly reachable.

Exploitation

No CISA KEV listing is present, but a public Exploit-DB entry exists and EPSS reports a 30-day probability of roughly 0.58 (99th percentile), indicating high likelihood of attempted exploitation.

What to do

  • Upgrade or replace PCMan's FTP Server 2.0.7 with a maintained FTP server that is not affected by this traversal flaw.
  • If the product cannot be replaced, restrict FTP access to trusted networks and disable anonymous or unauthenticated access.
  • Run the FTP service under a low-privilege account with access limited to the intended FTP root.
  • Block or normalize ..// and similar traversal sequences at the FTP command layer if a supported configuration option exists.
  • Monitor vendor channels for an official fix, since no patch detail is provided in this record.

Detection

  • Inspect FTP server logs for RETR commands containing ..// or other dot-dot traversal patterns.
  • Alert on file-read activity outside the configured FTP root by the FTP service account.
  • Monitor network traffic on the FTP control channel for anomalous RETR paths.
  • Correlate repeated failed or unusual RETR requests from a single source with scanning activity.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2015-7601 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2013-4730PCMan's FTP Server USER command buffer overflow allows remote code executionPCMan's FTP Server 2.0.7 contains a buffer overflow in its handling of the USER command, triggered by a long string. A remote attacker can send an ov…EPSS 66%analysed9.8CVE-2018-18861Pcman ftp server memory buffer overflow vulnerabilityBuffer overflow in PCMan FTP Server 2.0.7 allows for remote code execution via the APPE command.EPSS 4.5%7.5CVE-2024-0731Pcman ftp server improper resource shutdown vulnerabilityA vulnerability has been found in PCMan FTP Server 2.0.7 and classified as problematic. This vulnerability affects unknown code of the component PUT …EPSS 1.1%7.5CVE-2024-0732Pcman ftp server improper resource shutdown vulnerabilityA vulnerability was found in PCMan FTP Server 2.0.7 and classified as problematic. This issue affects some unknown processing of the component STOR C…EPSS 1.1%7.5CVE-2021-4432Pcman ftp server improper resource shutdown vulnerabilityA vulnerability was found in PCMan FTP Server 2.0.7. It has been classified as problematic. This affects an unknown part of the component USER Comman…EPSS 1.3%6.9CVE-2025-5636Pcman ftp server memory buffer overflow vulnerabilityA vulnerability, which was classified as critical, has been found in PCMan FTP Server 2.0.7. This issue affects some unknown processing of the compon…EPSS 0.67%6.9CVE-2025-5637Pcman ftp server memory buffer overflow vulnerabilityA vulnerability, which was classified as critical, was found in PCMan FTP Server 2.0.7. Affected is an unknown function of the component SYSTEM Comma…EPSS 0.67%6.9CVE-2025-5635Pcman ftp server memory buffer overflow vulnerabilityA vulnerability classified as critical was found in PCMan FTP Server 2.0.7. This vulnerability affects unknown code of the component PLS Command Hand…EPSS 0.71%

Source: NIST National Vulnerability Database (record CVE-2015-7601), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.