what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New

iDEFENSE Security Advisory 2005-03-01.t

iDEFENSE Security Advisory 2005-03-01.t
Posted Mar 3, 2005
Authored by iDefense Labs | Site idefense.com

iDEFENSE Security Advisory 03.01.05 - Remote exploitation of a stack-based buffer overflow vulnerability in the The Synchronized Multimedia Integration Language (smil) file format parser within various versions of RealNetworks Inc.'s RealPlayer could allow attackers to execute arbitrary code.

tags | advisory, remote, overflow, arbitrary
advisories | CVE-2005-0455
SHA-256 | 2632879bb5375cffc7b6de250f1ab88228e76ba9eb83439be161087ec3c781cd

iDEFENSE Security Advisory 2005-03-01.t

Change Mirror Download
RealNetworks RealPlayer .smil Buffer Overflow Vulnerability

iDEFENSE Security Advisory 03.01.05
www.idefense.com/application/poi/display?id=209&type=vulnerabilities
March 1, 2005

I. BACKGROUND

RealPlayer is an application for playing various media formats,
developed by RealNetworks Inc. For more information, visit
http://www.real.com/.

II. DESCRIPTION

Remote exploitation of a stack-based buffer overflow vulnerability in
the The Synchronized Multimedia Integration Language (smil) file format
parser within various versions of RealNetworks Inc.'s RealPlayer could
allow attackers to execute arbitrary code.

The vulnerability specifically exists due to an unbounded string copying
operation. The vulnerable code is shown below:

datatype/smil/renderer/smil1/smlparse.cpp
CSmil1Parser::testAttributeFailed(SMIL1Node* pNode)
line 2878
***
if(HXR_OK == rc)
{
UINT32 ulScreenHeight = 0;
UINT32 ulScreenWidth = 0;

const char* pScreenSize = (const char*)pBuf->GetBuffer();
// format is screen-height "X" screen-width
char tmp[256]; /* Flawfinder: ignore */
strcpy(tmp, pScreenSize); /* Flawfinder: ignore */
***


The pBuf object's datapointer (which is what GetBuffer uses internally)
is pointing at the screen-size attribute in the user-supplied smil file.
This allows a fixed stack buffer to be overwritten with user-supplied
data. An attacker could use this stack overwrite to manipulate a saved
return address or Structured Exception Handler, allowing for arbitrary
code execution.

In order to trigger this vulnerability, one would need an otherwise
valid .smil file with the following line added in an appropriate
section: <text src="1024_768.en.txt" region="size" system-screen-
size="LONGSTRINGX768">

Note that "LONGSTRING" should be more than 256 bytes in order to cause
stack corruption.

III. ANALYSIS

Exploitation allows for arbitrary code execution as the user who opened
the .smil file.

Exploitation requires an attacker to craft a malicious .smil and
convince a user to open it. An attacker could also force a web browser
to refresh and automatically load the .smil file from a normal web page
under the attacker's control. In default installations of RealPlayer
under Windows, Internet Explorer will not prompt the user for an action
when encountering a .smil file. It will open it without delay, thus
allowing a more effective method of exploitation.

IV. DETECTION

iDEFENSE Labs has confirmed that Real Networks Inc.'s RealPlayer 10.5
(6.0.12.1056) on Windows and RealPlayer 10 (10.0.1.436) on Linux are
vulnerable.

The vendor has reported that the following products are vulnerable on
the following platforms:

Windows:
RealPlayer 10.5 (6.0.12.1056 and below)
RealPlayer 10
RealOne Player V2
RealOne Player V1
RealPlayer 8
RealPlayer Enterprise

Mac
RealPlayer 10 (10.0.0.325 and below)
RealOne Player

Linux
RealPlayer 10
Helix Player

V. WORKAROUND

There are no known workarounds for this vulnerability. Although .smil
files can be disassociated from RealPlayer, it is still possible to
cause these files to load with RealPlayer using other methods. One such
method is loading the file via one of the many ActiveX Controls that
RealPlayer contains. Any effective workaround would prevent RealPlayer
from functioning.

VI. VENDOR RESPONSE

A vendor advisory for this issue is available at:

http://service.real.com/help/faq/security/050224_player

VII. CVE INFORMATION

The Common Vulnerabilities and Exposures (CVE) project has assigned the
names CAN-2005-0455 to these issues. This is a candidate for inclusion
in the CVE list (http://cve.mitre.org), which standardizes names for
security problems.

VIII. DISCLOSURE TIMELINE

01/14/2005 Initial vendor notification
01/19/2005 Initial vendor response
03/01/2005 Coordinated public disclosure

IX. CREDIT

The discoverer of this vulnerability wishes to remain anonymous.

Get paid for vulnerability research
http://www.idefense.com/poi/teams/vcp.jsp

Free tools, research and upcoming events
http://labs.idefense.com

X. LEGAL NOTICES

Copyright (c) 2005 iDEFENSE, Inc.

Permission is granted for the redistribution of this alert
electronically. It may not be edited in any way without the express
written consent of iDEFENSE. If you wish to reprint the whole or any
part of this alert in any other medium other than electronically, please
email customerservice@idefense.com for permission.

Disclaimer: The information in the advisory is believed to be accurate
at the time of publishing based on currently available information. Use
of the information constitutes acceptance for use in an AS IS condition.
There are no warranties with regard to this information. Neither the
author nor the publisher accepts any liability for any direct, indirect,
or consequential loss or damage arising from use of, or reliance on,
this information.
Login or Register to add favorites

File Archive:

March 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Mar 1st
    16 Files
  • 2
    Mar 2nd
    0 Files
  • 3
    Mar 3rd
    0 Files
  • 4
    Mar 4th
    32 Files
  • 5
    Mar 5th
    28 Files
  • 6
    Mar 6th
    42 Files
  • 7
    Mar 7th
    17 Files
  • 8
    Mar 8th
    13 Files
  • 9
    Mar 9th
    0 Files
  • 10
    Mar 10th
    0 Files
  • 11
    Mar 11th
    15 Files
  • 12
    Mar 12th
    19 Files
  • 13
    Mar 13th
    21 Files
  • 14
    Mar 14th
    38 Files
  • 15
    Mar 15th
    15 Files
  • 16
    Mar 16th
    0 Files
  • 17
    Mar 17th
    0 Files
  • 18
    Mar 18th
    10 Files
  • 19
    Mar 19th
    32 Files
  • 20
    Mar 20th
    46 Files
  • 21
    Mar 21st
    16 Files
  • 22
    Mar 22nd
    13 Files
  • 23
    Mar 23rd
    0 Files
  • 24
    Mar 24th
    0 Files
  • 25
    Mar 25th
    12 Files
  • 26
    Mar 26th
    31 Files
  • 27
    Mar 27th
    19 Files
  • 28
    Mar 28th
    42 Files
  • 29
    Mar 29th
    0 Files
  • 30
    Mar 30th
    0 Files
  • 31
    Mar 31st
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close