Executive Summary

Summary
Title Aviosoft DTV Player buffer overflow vulnerability
Informations
Name VU#998403 First vendor Publication 2011-11-08
Vendor VU-CERT Last vendor Modification 2011-11-09
Severity (Vendor) N/A Revision M

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector : (AV:N/AC:M/Au:N/C:C/I:C/A:C)
Cvss Base Score 9.3 Attack Range Network
Cvss Impact Score 10 Attack Complexity Medium
Cvss Expoit Score 8.6 Authentication None Required
Calculate full CVSS 2.0 Vectors scores

Detail

Vulnerability Note VU#998403

Aviosoft DTV Player buffer overflow vulnerability

Overview

Aviosoft DTV Player contains a buffer overflow in the handling of playlist (.plf) files, which can allow a remote, unauthenticated attacker to execute arbitrary code on a vulnerable system.

I. Description

Aviosoft DTV Player is a multiple format video player application. Aviosoft DTV Player 1.0.1.2 and possibly earlier versions fail to properly handle malformed user-supplied data within a playlist (.plf) file before copying it into an insufficiently sized buffer, resulting in a buffer overflow.

II. Impact

By causing the Aviosoft DTV Player to parse a specially-crafted playlist (.plf) file, a remote, unauthenticated attacker may be able to execute arbitrary code with the privileges of the application using the application.

III. Solution

We are currently unaware of a practical solution to this problem.

Use the Microsoft Enhanced Mitigation Experience Toolkit

The Microsoft Enhanced Mitigation Experience Toolkit (EMET) can be used to help prevent exploitation of these vulnerabilities.

Enable DEP in Microsoft Windows

Consider enabling Data Execution Prevention (DEP) in supported versions of Windows. DEP should not be treated as a complete workaround, but it can mitigate the execution of attacker-supplied code in some cases. Microsoft has published detailed technical information about DEP in Security Research & Defense blog posts "Understanding DEP as a mitigation technology" part 1 and part 2. DEP should be used in conjunction with the application of patches or other mitigations described in this document.

Note that when relying on DEP for exploit mitigation, it is important to use a system that supports Address Space Layout Randomization (ASLR) as well. ASLR is not supported by Windows XP or Windows Server 2003 or earlier. ASLR was introduced with Microsoft Windows Vista and Windows Server 2008. Please see the Microsoft SRD blog entry: On the effectiveness of DEP and ASLR for more details.

Vendor Information

VendorStatusDate NotifiedDate Updated
AviosoftAffected2011-09-232011-11-09

References

http://www.aviosoft.com/dtv-player.html

Credit

Thanks to Tom Gregory of Spentera for reporting this vulnerability.

This document was written by Michael Orlando.

Other Information

Date Public:2011-11-08
Date First Published:2011-11-08
Date Last Updated:2011-11-09
CERT Advisory: 
CVE-ID(s): 
NVD-ID(s): 
US-CERT Technical Alerts: 
Severity Metric:0.00
Document Revision:13

Original Source

Url : http://www.kb.cert.org/vuls/id/998403

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-119 Failure to Constrain Operations within the Bounds of a Memory Buffer

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 1

Open Source Vulnerability Database (OSVDB)

Id Description
76946 DTV Player Playlist File (PLF) Handling Remote Overflow