Vulnerabilities > CVE-2013-7409 - Buffer Errors vulnerability in Allplayer 5.6.2/5.7.0/5.8.1
Attack vector
NETWORK Attack complexity
LOW Privileges required
NONE Confidentiality impact
PARTIAL Integrity impact
PARTIAL Availability impact
PARTIAL Summary
Buffer overflow in ALLPlayer 5.6.2 through 5.8.1 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a long string in a .m3u (playlist) file.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 3 |
Common Weakness Enumeration (CWE)
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
description ALLPlayer M3U Buffer Overflow. Local exploit for windows platform file exploits/windows/local/32074.rb id EDB-ID:32074 last seen 2016-02-03 modified 2014-03-05 platform windows port published 2014-03-05 reporter metasploit source https://www.exploit-db.com/download/32074/ title ALLPlayer M3U Buffer Overflow type local description ALLPlayer 5.6.2 - (.m3u) Local Buffer Overflow (SEH/Unicode). CVE-2013-7409. Local exploit for windows platform file exploits/windows/local/29549.pl id EDB-ID:29549 last seen 2016-02-03 modified 2013-11-12 platform windows port published 2013-11-12 reporter Mike Czumak source https://www.exploit-db.com/download/29549/ title ALLPlayer 5.6.2 - .m3u Local Buffer Overflow SEH/Unicode type local description ALLPlayer 5.6.2 - (.m3u) Local Buffer Overflow PoC. CVE-2013-7409. Dos exploit for windows platform file exploits/windows/dos/28855.txt id EDB-ID:28855 last seen 2016-02-03 modified 2013-10-10 platform windows port published 2013-10-10 reporter metacom source https://www.exploit-db.com/download/28855/ title ALLPlayer 5.6.2 - .m3u Local Buffer Overflow PoC type dos description ALLPlayer 5.7 - (.m3u) SEH Buffer Overflow (Unicode). CVE-2013-7409. Local exploit for windows platform file exploits/windows/local/29798.pl id EDB-ID:29798 last seen 2016-02-03 modified 2013-11-24 platform windows port published 2013-11-24 reporter Mike Czumak source https://www.exploit-db.com/download/29798/ title ALLPlayer 5.7 - .m3u SEH Buffer Overflow Unicode type local description ALLPlayer 5.8.1 - (.m3u) Buffer Overflow (SEH). CVE-2013-7409. Local exploit for windows platform file exploits/windows/local/32041.pl id EDB-ID:32041 last seen 2016-02-03 modified 2014-03-03 platform windows port published 2014-03-03 reporter Gabor Seljan source https://www.exploit-db.com/download/32041/ title ALLPlayer 5.8.1 - .m3u Buffer Overflow SEH type local
Metasploit
description | This module exploits a stack-based buffer overflow vulnerability in ALLPlayer 5.8.1, caused by a long string in a playlist entry. By persuading the victim to open a specially-crafted .M3U file, a remote attacker could execute arbitrary code on the system or cause the application to crash. This module has been tested successfully on Windows 7 SP1. |
id | MSF:EXPLOIT/WINDOWS/FILEFORMAT/ALLPLAYER_M3U_BOF |
last seen | 2020-06-05 |
modified | 2018-07-09 |
published | 2014-03-03 |
references | |
reporter | Rapid7 |
source | https://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/windows/fileformat/allplayer_m3u_bof.rb |
title | ALLPlayer M3U Buffer Overflow |
References
- http://osvdb.org/show/osvdb/98283
- http://packetstormsecurity.com/files/123554/ALLPlayer-5.6.2-Buffer-Overflow.html
- http://packetstormsecurity.com/files/123986/ALLPlayer-5.6.2-SEH-Buffer-Overflow.html
- http://packetstormsecurity.com/files/124161/ALLPlayer-5.7-Buffer-Overflow.html
- http://packetstormsecurity.com/files/125519/ALLPlayer-5.8.1-Buffer-Overflow.html
- http://www.exploit-db.com/exploits/28855
- http://www.exploit-db.com/exploits/29549
- http://www.exploit-db.com/exploits/29798
- http://www.exploit-db.com/exploits/32041
- http://www.exploit-db.com/exploits/32074
- http://www.securityfocus.com/bid/62926