Vulnerabilities > CVE-2009-5109 - Buffer Errors vulnerability in Mini-Stream Ripper 3.0.1.1

047910
CVSS 9.3 - CRITICAL
Attack vector
NETWORK
Attack complexity
MEDIUM
Privileges required
NONE
Confidentiality impact
COMPLETE
Integrity impact
COMPLETE
Availability impact
COMPLETE
network
mini-stream
CWE-119
critical
exploit available
metasploit

Summary

Stack-based buffer overflow in Mini-Stream Ripper 3.0.1.1 allows remote attackers to execute arbitrary code via a long entry in a .pls file.

Vulnerable Configurations

Part Description Count
Application
Mini-Stream
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

  • descriptionMini-stream Ripper v3.0.1.1 .pls Universal BOF (Perl). CVE-2009-5109. Local exploit for windows platform
    fileexploits/windows/local/10782.pl
    idEDB-ID:10782
    last seen2016-02-01
    modified2009-12-29
    platformwindows
    port
    published2009-12-29
    reporterjacky
    sourcehttps://www.exploit-db.com/download/10782/
    titleMini-stream Ripper 3.0.1.1 - .pls Universal BoF Perl
    typelocal
  • descriptionMini-stream ripper => 3.0.1.1 (.pls) Local Universal Buffer Overflow Exploit. CVE-2009-5109. Local exploit for windows platform
    fileexploits/windows/local/10745.c
    idEDB-ID:10745
    last seen2016-02-01
    modified2009-12-27
    platformwindows
    port
    published2009-12-27
    reportermr_me
    sourcehttps://www.exploit-db.com/download/10745/
    titleMini-stream ripper 3.0.1.1 - .pls Local Universal Buffer Overflow Exploit
    typelocal
  • descriptionMini-Stream 3.0.1.1 Buffer Overflow Exploit. CVE-2009-5109. Local exploit for windows platform
    fileexploits/windows/local/18082.rb
    idEDB-ID:18082
    last seen2016-02-02
    modified2011-11-04
    platformwindows
    port
    published2011-11-04
    reportermetasploit
    sourcehttps://www.exploit-db.com/download/18082/
    titleMini-Stream 3.0.1.1 - Buffer Overflow Exploit
    typelocal
  • descriptionMini-Stream Exploit for Windows XP SP2 and SP3. CVE-2009-5109. Local exploit for windows platform
    fileexploits/windows/local/10747.py
    idEDB-ID:10747
    last seen2016-02-01
    modified2009-12-27
    platformwindows
    port
    published2009-12-27
    reporterdijital1
    sourcehttps://www.exploit-db.com/download/10747/
    titleMini-Stream Exploit for Windows XP SP2 and SP3
    typelocal

Metasploit

descriptionThis module exploits a stack buffer overflow in Mini-Stream 3.0.1.1 By creating a specially crafted pls file, an attacker may be able to execute arbitrary code.
idMSF:EXPLOIT/WINDOWS/MISC/MINI_STREAM
last seen2020-03-08
modified2017-09-14
published2011-11-04
referenceshttps://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-5109
reporterRapid7
sourcehttps://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/windows/misc/mini_stream.rb
titleMini-Stream 3.0.1.1 Buffer Overflow