Vulnerabilities > CVE-2009-2484 - Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Videolan VLC Media Player 0.9.9

047910
CVSS 0.0 - NONE
Attack vector
UNKNOWN
Attack complexity
UNKNOWN
Privileges required
UNKNOWN
Confidentiality impact
UNKNOWN
Integrity impact
UNKNOWN
Availability impact
UNKNOWN
videolan
CWE-119
exploit available
metasploit

Summary

Stack-based buffer overflow in the Win32AddConnection function in modules/access/smb.c in VideoLAN VLC media player 0.9.9, when running on Microsoft Windows, allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a long smb URI in a playlist file.

Vulnerable Configurations

Part Description Count
Application
Videolan
1
OS
Microsoft
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

  • descriptionVideoLAN VLC Media Player 0.9.9 smb:// URI Stack BOF PoC. CVE-2009-2484. Dos exploit for windows platform
    fileexploits/windows/dos/9029.rb
    idEDB-ID:9029
    last seen2016-02-01
    modified2009-06-29
    platformwindows
    port
    published2009-06-29
    reporterTrancer
    sourcehttps://www.exploit-db.com/download/9029/
    titleVideoLAN VLC Media Player 0.9.9 smb:// URI Stack BoF PoC
    typedos
  • descriptionVideoLAN Client (VLC) Win32 smb:// URI Buffer Overflow. CVE-2009-2484. Local exploit for windows platform
    idEDB-ID:16678
    last seen2016-02-02
    modified2010-09-20
    published2010-09-20
    reportermetasploit
    sourcehttps://www.exploit-db.com/download/16678/
    titleVideoLAN Client VLC Win32 smb:// URI Buffer Overflow

Metasploit

descriptionThis module exploits a stack-based buffer overflow in the Win32AddConnection function of the VideoLAN VLC media player. Versions 0.9.9 through 1.0.1 are reportedly affected. This vulnerability is only present in Win32 builds of VLC. This payload was found to work with the windows/exec and windows/meterpreter/reverse_tcp payloads. However, the windows/meterpreter/reverse_ord_tcp was found not to work.
idMSF:EXPLOIT/WINDOWS/FILEFORMAT/VLC_SMB_URI
last seen2020-06-10
modified2017-09-14
published2010-02-13
references
reporterRapid7
sourcehttps://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/windows/fileformat/vlc_smb_uri.rb
titleVideoLAN Client (VLC) Win32 smb:// URI Buffer Overflow

Oval

accepted2012-11-19T04:00:20.526-05:00
classvulnerability
contributors
  • nameShane Shaffer
    organizationG2, Inc.
  • nameShane Shaffer
    organizationG2, Inc.
definition_extensions
commentVLC media player is installed
ovaloval:org.mitre.oval:def:11821
descriptionStack-based buffer overflow in the Win32AddConnection function in modules/access/smb.c in VideoLAN VLC media player 0.9.9, when running on Microsoft Windows, allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a long smb URI in a playlist file.
familywindows
idoval:org.mitre.oval:def:14800
statusaccepted
submitted2012-01-24T15:20:33.178-04:00
titleStack-based buffer overflow in the Win32AddConnection function in modules/access/smb.c in VideoLAN VLC media player 0.9.9 on Microsoft Windows,
version6

Saint

bid35500
descriptionVideoLAN VLC Media Player SMB Module Win32AddConnection Buffer Overflow
idmisc_vlc
osvdb55509
titlevlc_smb_win32addconnection
typeclient