Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Aug 2017 01:01:44 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r448641 - head/security/vuxml
Message-ID:  <201708240101.v7O11iLU091192@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Thu Aug 24 01:01:44 2017
New Revision: 448641
URL: https://svnweb.freebsd.org/changeset/ports/448641

Log:
  Document issues in poppler
  
  PR:		220608

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Wed Aug 23 21:51:39 2017	(r448640)
+++ head/security/vuxml/vuln.xml	Thu Aug 24 01:01:44 2017	(r448641)
@@ -58,6 +58,38 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="eca2d861-76f4-42ed-89d2-23a2cb396c87">
+    <topic>poppler -- multiple denial of service issues</topic>
+    <affects>
+      <package>
+	<name>poppler</name>
+	<range><lt>0.56.0</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>Poppler developers report:</p>
+	<blockquote cite="http://www.securityfocus.com/bid/99241/discuss">;
+	  <p>Poppler is prone to a stack-based buffer-overflow
+	  vulnerability.</p>
+	  <p>Successful exploits may allow attackers to crash the affected
+	  application, resulting in denial-of-service condition. Due to the
+	  nature of this issue, arbitrary code execution may be possible but
+	  this has not been confirmed.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>http://www.securityfocus.com/bid/99241/discuss</url>;
+      <cvename>CVE-2017-9865</cvename>
+      <cvename>CVE-2017-9775</cvename>
+    </references>
+    <dates>
+      <discovery>2017-06-21</discovery>
+      <entry>2017-08-24</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="c5d79773-8801-11e7-93f7-d43d7e971a1b">
     <topic>phpmailer -- XSS in code example and default exeception handler</topic>
     <affects>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708240101.v7O11iLU091192>