From owner-svn-ports-all@FreeBSD.ORG Tue Mar 26 01:13:35 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 00EF13A4; Tue, 26 Mar 2013 01:13:34 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id E734FDE2; Tue, 26 Mar 2013 01:13:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2Q1DY6j043597; Tue, 26 Mar 2013 01:13:34 GMT (envelope-from zi@svn.freebsd.org) Received: (from zi@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2Q1DYCh043596; Tue, 26 Mar 2013 01:13:34 GMT (envelope-from zi@svn.freebsd.org) Message-Id: <201303260113.r2Q1DYCh043596@svn.freebsd.org> From: Ryan Steinmetz Date: Tue, 26 Mar 2013 01:13:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r315254 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Mar 2013 01:13:35 -0000 Author: zi Date: Tue Mar 26 01:13:34 2013 New Revision: 315254 URL: http://svnweb.freebsd.org/changeset/ports/315254 Log: - Document vulnerability in graphics/optipng (CVE-2012-4432) PR: ports/177206 Submitted by: Alexander Milanov Security: 8818f7f-9182-11e2-9bdf-d48564727302 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Mar 26 01:08:40 2013 (r315253) +++ head/security/vuxml/vuln.xml Tue Mar 26 01:13:34 2013 (r315254) @@ -51,6 +51,38 @@ Note: Please add new entries to the beg --> + + optipng -- use-after-free vulnerability + + + optipng + 0.70.7.4 + + + + +

Secunia reports:

+
+

A vulnerability has been reported in OptiPNG, which can be + exploited by malicious people to potentially compromise a user's + system.

+

The vulnerability is caused due to a use-after-free error related + to the palette reduction functionality. No further information is + currently available.

+

Success exploitation may allow execution of arbitrary code.

+
+ +
+ + CVE-2012-4432 + https://secunia.com/advisories/50654 + + + 2012-09-16 + 2013-03-21 + +
+ php5 -- Multiple vulnerabilities