<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>107309</bug_id>
          
          <creation_ts>2005-09-26 11:48 0000</creation_ts>
          <short_desc>media-video/{helix,real}player: remotly exploitable format string vulnerability(CAN-2005-2710)</short_desc>
          <delta_ts>2006-03-23 22:08:01 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Security</product>
          <component>Vulnerabilities</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          <bug_file_loc>http://www.open-security.org/advisories/13</bug_file_loc>
          <status_whiteboard>B2 [glsa] jaervosz</status_whiteboard>
          
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>carlo@gentoo.org</reporter>
          <assigned_to>security@gentoo.org</assigned_to>
          <cc>media-video@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>carlo@gentoo.org</who>
            <bug_when>2005-09-26 11:48:20 0000</bug_when>
            <thetext>There is a remotly exploitable format string vulnerability in the latest Helix
Media Player suit that will allow an attacker the possibility to execute
malicious code on a victims computer. The exploit code will execute a remote
shell under the permissions of the user running the media player, and effects
all versions of RealPlayer and Helix Player.

The bug is exploitable by abusing media, including .rp (relpix)and .rt
(realtext) file formats. Although others may be effected I stick to realpix file
format for this advisory.

http://www.open-security.org/advisories/13</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>koon@gentoo.org</who>
            <bug_when>2005-09-26 11:57:38 0000</bug_when>
            <thetext>&quot;Real have been duely informed about this issue and are fixing.&quot;</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>koon@gentoo.org</who>
            <bug_when>2005-09-28 00:54:36 0000</bug_when>
            <thetext>Patch for Helix: in player/common/gtk/hxgerror.cpp:

This line:
err = g_error_new (HX_ERROR, code, message-&gt;str);

should become this:
err = g_error_new (HX_ERROR, code, &quot;%s&quot;, message-&gt;str);

1.0.6 is coming up from Real, but you can start patching...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>koon@gentoo.org</who>
            <bug_when>2005-10-01 03:10:42 0000</bug_when>
            <thetext>Please patch Helix, while we wait for a RealPlayer fix...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>koon@gentoo.org</who>
            <bug_when>2005-10-01 03:23:38 0000</bug_when>
            <thetext>Linux RealPlayer 10.0.6 is out, bump also needed there.

CAN-2005-2710
http://service.real.com/help/faq/security/050930_player/EN/
http://www.idefense.com/application/poi/display?id=311&amp;type=vulnerabilities&amp;flashstatus=true</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>koon@gentoo.org</who>
            <bug_when>2005-10-04 06:34:40 0000</bug_when>
            <thetext>realplayer 10.0.6 is up. x86/amd64 please test and mark stable accordingly.
Note: helixplayer still has to be bumped.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>fuzzyray@gentoo.org</who>
            <bug_when>2005-10-04 09:16:00 0000</bug_when>
            <thetext>realplayer 10.0.6 stable on x86</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>blubb@gentoo.org</who>
            <bug_when>2005-10-07 05:11:30 0000</bug_when>
            <thetext>realplayer stable on amd64, sorry for the delay</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>koon@gentoo.org</who>
            <bug_when>2005-10-07 10:24:39 0000</bug_when>
            <thetext>Thx everyone, this is GLSA 200510-07</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>fuzzyray@gentoo.org</who>
            <bug_when>2005-11-21 10:32:48 0000</bug_when>
            <thetext>It doesn&apos;t appear to me that helixplayer ever got bumped to address the
vulnerability.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jaervosz@gentoo.org</who>
            <bug_when>2005-11-21 10:57:04 0000</bug_when>
            <thetext>You&apos;re right Paul:-/ 
 
media-video please provide an updated ebuild.  </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>flameeyes@gentoo.org</who>
            <bug_when>2005-11-21 11:17:04 0000</bug_when>
            <thetext>Server down, helixplayer masked, pending removal as it seems more a problem 
than anything else. 
 </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jaervosz@gentoo.org</who>
            <bug_when>2005-11-22 13:22:00 0000</bug_when>
            <thetext>GLSA 200510-07 updated. </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dangle.baby@gmail.com</who>
            <bug_when>2006-01-12 19:25:01 0000</bug_when>
            <thetext>(In reply to comment #11)
&gt; Server down, helixplayer masked, pending removal as it seems more a problem 
&gt; than anything else. 
&gt;  
The server appears to be up. Any chance of getting helixplayer re-added to portage? It appears the 1.0.6 release has been out since september.

https://helixcommunity.org/download.php/1585/hxplay-1.0.6-source.tar.bz2</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jaervosz@gentoo.org</who>
            <bug_when>2006-03-22 12:26:33 0000</bug_when>
            <thetext>media-video any news on this one?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>flameeyes@gentoo.org</who>
            <bug_when>2006-03-22 12:40:06 0000</bug_when>
            <thetext>Realplayer should be updated, helixplayer is removed iirc.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jaervosz@gentoo.org</who>
            <bug_when>2006-03-23 22:08:01 0000</bug_when>
            <thetext>helixplayer is removed. Resetting severity rating to reflect Realplayer.

Thx everyone.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>