Vulnerabilities > CVE-2015-7768 - Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Konicaminolta FTP Utility 1.0

047910
CVSS 7.5 - HIGH
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
PARTIAL
Integrity impact
PARTIAL
Availability impact
PARTIAL
network
low complexity
konicaminolta
CWE-119
exploit available
metasploit

Summary

Buffer overflow in Konica Minolta FTP Utility 1.0 allows remote attackers to execute arbitrary code via a long CWD command.

Vulnerable Configurations

Part Description Count
Application
Konicaminolta
1

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Buffer Overflow via Environment Variables
    This attack pattern involves causing a buffer overflow through manipulation of environment variables. Once the attacker finds that they can modify an environment variable, they may try to overflow associated buffers. This attack leverages implicit trust often placed in environment variables.
  • Overflow Buffers
    Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an attacker. As a consequence, an attacker is able to write past the boundaries of allocated buffer regions in memory, causing a program crash or potentially redirection of execution as per the attackers' choice.
  • Client-side Injection-induced Buffer Overflow
    This type of attack exploits a buffer overflow vulnerability in targeted client software through injection of malicious content from a custom-built hostile service.
  • Filter Failure through Buffer Overflow
    In this attack, the idea is to cause an active filter to fail by causing an oversized transaction. An attacker may try to feed overly long input strings to the program in an attempt to overwhelm the filter (by causing a buffer overflow) and hoping that the filter does not fail securely (i.e. the user input is let into the system unfiltered).
  • MIME Conversion
    An attacker exploits a weakness in the MIME conversion routine to cause a buffer overflow and gain control over the mail server machine. The MIME system is designed to allow various different information formats to be interpreted and sent via e-mail. Attack points exist when data are converted to MIME compatible format and back.

Exploit-Db

  • descriptionKonica Minolta FTP Utility 1.00 - CWD Command SEH Overflow. CVE-2015-7768. Remote exploit for windows platform
    fileexploits/windows/remote/39215.py
    idEDB-ID:39215
    last seen2016-02-04
    modified2016-01-11
    platformwindows
    port21
    published2016-01-11
    reporterTOMIWA
    sourcehttps://www.exploit-db.com/download/39215/
    titleKonica Minolta FTP Utility 1.00 - CWD Command SEH Overflow
    typeremote
  • descriptionKonica Minolta FTP Utility 1.00 Post Auth CWD Command SEH Overflow. Remote exploit for windows platform
    fileexploits/windows/remote/38254.rb
    idEDB-ID:38254
    last seen2016-02-04
    modified2015-09-21
    platformwindows
    port21
    published2015-09-21
    reportermetasploit
    sourcehttps://www.exploit-db.com/download/38254/
    titleKonica Minolta FTP Utility 1.00 Post Auth CWD Command SEH Overflow
    typeremote

Metasploit

descriptionThis module exploits an SEH overflow in Konica Minolta FTP Server 1.00. Konica Minolta FTP fails to check input size when parsing 'CWD' commands, which leads to an SEH overflow. Konica FTP allows anonymous access by default; valid credentials are typically unnecessary to exploit this vulnerability.
idMSF:EXPLOIT/WINDOWS/FTP/KMFTP_UTILITY_CWD
last seen2020-05-15
modified2018-07-12
published2015-08-23
referenceshttps://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7768
reporterRapid7
sourcehttps://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/windows/ftp/kmftp_utility_cwd.rb
titleKonica Minolta FTP Utility 1.00 Post Auth CWD Command SEH Overflow

Packetstorm

data sourcehttps://packetstormsecurity.com/files/download/137252/CVE-2015-7768.py.txt
idPACKETSTORM:137252
last seen2016-12-05
published2016-05-31
reporterMandar Jadhav
sourcehttps://packetstormsecurity.com/files/137252/Konica-Minolta-FTP-Utility-1.0-SEH-Buffer-Overflow.html
titleKonica Minolta FTP Utility 1.0 SEH Buffer Overflow