← Vulnerability feed

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

CVE-2015-7603: Konica Minolta FTP Utility directory traversal via RETR command

Konicaminolta · Ftp Utility

Konica Minolta FTP Utility 1.0 contains a directory traversal flaw (CWE-22) that lets a remote attacker read arbitrary files by supplying a ..\ sequence in a RETR command. Because the FTP service is network reachable and the flaw exposes file contents, it can leak sensitive data from the host.

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

Description

Directory traversal vulnerability in Konica Minolta FTP Utility 1.0 allows remote attackers to read arbitrary files via a ..\ (dot dot backslash) 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 priorityNetwork-reachable, unauthenticated arbitrary file read with public exploit code and very high EPSS, though not in KEV and limited to confidentiality impact.

What it is

Konica Minolta FTP Utility 1.0 contains a directory traversal flaw (CWE-22) that lets a remote attacker read arbitrary files by supplying a ..\ sequence in a RETR command. Because the FTP service is network reachable and the flaw exposes file contents, it can leak sensitive data from the host.

Impact

An attacker gains read access to arbitrary files on the system running the FTP Utility, potentially exposing configuration, credential, or other sensitive data. There is no write or code execution impact described in the record.

Attack surface

Reachable over the network via the FTP service (AV:N, AC:L, Au:N), so no authentication is required per the CVSS vector. No user interaction is indicated by the description or vector.

Exploitation

Public exploit code is referenced (Exploit-DB 38260 and the shinnai advisory), and EPSS is 0.60676 (99.1st percentile), indicating high predicted exploitation activity. The CVE is not listed in CISA KEV.

What to do

  • Patch or upgrade Konica Minolta FTP Utility to a fixed version if one is available; the record does not name a fixed release.
  • If no fix exists, restrict FTP access to trusted networks and disable the service where it is not required.
  • Block or filter RETR commands containing ..\ or ..\ traversal sequences at the FTP gateway or proxy.
  • Run the FTP service with least privilege and isolate it from sensitive file stores.
  • Monitor vendor advisories for an updated release and apply it promptly.

Detection

  • Inspect FTP command logs for RETR requests containing ..\ or ..\ sequences.
  • Alert on FTP sessions that retrieve files outside the configured root directory.
  • Monitor for known exploit signatures or tooling associated with Exploit-DB 38260.
  • Correlate FTP access logs with file access events on the host to spot unexpected reads.

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-7603 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.

8.7CVE-2020-37068Konicaminolta ftp utility classic buffer overflow vulnerabilityKonica Minolta FTP Utility 1.0 contains a buffer overflow vulnerability in the LIST command that allows attackers to overwrite system registers. Atta…EPSS 0.61%8.7CVE-2020-37069Konicaminolta ftp utility classic buffer overflow vulnerabilityKonica Minolta FTP Utility 1.0 contains a buffer overflow vulnerability in the NLST command that allows attackers to overwrite system registers. Atta…EPSS 0.61%7.5CVE-2015-7768Konica Minolta FTP Utility CWD command buffer overflowKonica Minolta FTP Utility 1.0 contains a buffer overflow reachable through a long CWD command. A remote attacker can overwrite memory and execute ar…EPSS 63%analysed7.5CVE-2015-7767Konicaminolta ftp utility memory buffer overflow vulnerabilityBuffer overflow in Konica Minolta FTP Utility 1.0 allows remote attackers to execute arbitrary code or cause a denial of service (application crash) …EPSS 4.7%9.8CVE-2026-93616Checkpoint multi-domain security management path traversal vulnerabilityA directory traversal and file upload vulnerability allows an unauthenticated attacker to upload and execute arbitrary scripts on Check Point Managem…KEVEPSS 20%10.0CVE-2026-85706GitLab CE/EE repository commits API path traversal allows unauthenticated file readGitLab CE/EE contains improper path confinement and missing authentication enforcement in the repository commits API, allowing an unauthenticated use…KEVEPSS 91%analysed5.3CVE-2026-66384JFrog Artifactory path traversal in Docker cache pathAn authenticated user can write data outside the intended Docker cache path under specific remote-repository conditions in JFrog Artifactory. The fla…KEVEPSS 0.66%analysed9.8CVE-2026-59310VMware vCenter Syslog server path traversal leads to RCEVMware vCenter's Syslog server is affected by a directory traversal flaw (CWE-22) that allows a remote, unauthenticated attacker to execute arbitrary…KEVEPSS 2.6%analysed

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