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.
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
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.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
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.