From rea-fbsd@codelabs.ru  Fri Mar 13 05:46:07 2009
Return-Path: <rea-fbsd@codelabs.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C76E9106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 13 Mar 2009 05:46:07 +0000 (UTC)
	(envelope-from rea-fbsd@codelabs.ru)
Received: from 0.mx.codelabs.ru (0.mx.codelabs.ru [144.206.177.45])
	by mx1.freebsd.org (Postfix) with ESMTP id 79E018FC15
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 13 Mar 2009 05:46:07 +0000 (UTC)
	(envelope-from rea-fbsd@codelabs.ru)
Received: from void.codelabs.ru (void.codelabs.ru [144.206.177.25])
	by 0.mx.codelabs.ru with esmtps (TLSv1:CAMELLIA256-SHA:256)
	id 1Li0De-0004uI-LB for FreeBSD-gnats-submit@freebsd.org; Fri, 13 Mar 2009 08:46:06 +0300
Message-Id: <20090313054606.91303DA820@void.codelabs.ru>
Date: Fri, 13 Mar 2009 08:46:06 +0300 (MSK)
From: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Reply-To: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [vuxml] [patch] multimedia/libxine: document TKADV2009-004 and other security fixes
X-Send-Pr-Version: 3.113
X-GNATS-Notify: nobutaka@freebsd.org, miwi@freebsd.org

>Number:         132593
>Category:       ports
>Synopsis:       [vuxml] [patch] multimedia/libxine: document TKADV2009-004 and other security fixes
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    nobutaka
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 13 05:50:01 UTC 2009
>Closed-Date:    Sun May 17 15:06:43 UTC 2009
>Last-Modified:  Sun May 17 15:10:01 UTC 2009
>Originator:     Eygene Ryabinkin
>Release:        FreeBSD 7.1-STABLE amd64
>Organization:
Code Labs
>Environment:

System: FreeBSD 7.1-STABLE amd64

>Description:

Some vulnerabilities were fixed in libxine 1.1.16.2 [1].  FreeBSD port
is already at 1.1.16.2, but we should document the vulnerabilities.

>How-To-Repeat:

[1] http://sourceforge.net/project/shownotes.php?group_id=9655&release_id=660071

>Fix:

The following VuXML entry should be evaluated and added:
--- vuln.xml begins here ---
  <vuln vid="58b58bcc-0f33-11de-ac1e-0022156e8794">
    <topic>libxine -- multiple vulnerabilities</topic>
    <affects>
      <package>
        <name>libxine</name>
        <range><lt>1.1.16.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>Multiple vulnerabilities were fixed in libxine 1.1.16.2.</p>
        <p>Tobias Klein reports:</p>
        <blockquote
          cite="http://trapkit.de/advisories/TKADV2009-004.txt">
          <p>FFmpeg contains a type conversion vulnerability while
          parsing malformed 4X movie files. The vulnerability may be
          exploited by a (remote) attacker to execute arbitrary code in
          the context of FFmpeg or an application using the FFmpeg
          library.</p>
          <p>Note: A similar issue also affects xine-lib &lt; version
          1.1.16.2.</p>
        </blockquote>
        <p>Libxine developers report:</p>
        <blockquote
          cite="http://sourceforge.net/project/shownotes.php?group_id=9655&amp;release_id=660071">
          <ul>
            <li>Fix broken size checks in various input plugins (ref.
            CVE-2008-5239).</li>
            <li>More malloc checking (ref. CVE-2008-5240).</li>
          </ul>
        </blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-0698</cvename>
      <cvename>CVE-2008-5234</cvename>
      <cvename>CVE-2008-5240</cvename>
      <url>http://trapkit.de/advisories/TKADV2009-004.txt</url>
      <url>http://sourceforge.net/project/shownotes.php?release_id=660071</url>
    </references>
    <dates>
      <discovery>2009-02-15</discovery>
      <entry>TODAY</entry>
    </dates>
  </vuln>
--- vuln.xml ends here ---
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->nobutaka 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Mar 13 05:50:18 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=132593 
State-Changed-From-To: open->closed 
State-Changed-By: nobutaka 
State-Changed-When: Sun May 17 15:06:21 UTC 2009 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=132593 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/132593: commit references a PR
Date: Sun, 17 May 2009 15:05:36 +0000 (UTC)

 nobutaka    2009-05-17 15:05:20 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/vuxml       vuln.xml 
   Log:
   Add entries of libxine vulnerabilities fixed in version 1.1.16.2 and 1.1.16.3.
   
   PR:             ports/132593
   Submitted by:   Eygene Ryabinkin <rea-fbsd@codelabs.ru>
   
   Revision  Changes    Path
   1.1943    +78 -1     ports/security/vuxml/vuln.xml
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
