svn commit: r448084 - head/security/vuxml

Bernard Spil brnrd at FreeBSD.org
Thu Aug 17 10:45:49 UTC 2017


Author: brnrd
Date: Thu Aug 17 10:45:47 2017
New Revision: 448084
URL: https://svnweb.freebsd.org/changeset/ports/448084

Log:
  security/vuxml: Document devel/libsoup vulnerability

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Thu Aug 17 09:45:13 2017	(r448083)
+++ head/security/vuxml/vuln.xml	Thu Aug 17 10:45:47 2017	(r448084)
@@ -58,6 +58,34 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+  <vuln vid="8e7bbddd-8338-11e7-867f-b499baebfeaf">
+    <topic>libsoup -- stack based buffer overflow</topic>
+    <affects>
+      <package>
+	<name>libsoup</name>
+	<range><lt>2.56.1</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<p>Tobias Mueller reports:</p>
+	<blockquote cite="http://seclists.org/oss-sec/2017/q3/304">
+	  <p>libsoup is susceptible to a stack based buffer overflow
+	    attack when using chunked encoding. Regardless of libsoup
+	    being used as a server or client.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>http://seclists.org/oss-sec/2017/q3/304</url>
+      <cvename>CVE-2017-2885</cvename>
+    </references>
+    <dates>
+      <discovery>2017-08-17</discovery>
+      <entry>2017-08-17</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="5df8bd95-8290-11e7-93af-005056925db4">
     <topic>Zabbix -- Remote code execution</topic>
     <affects>


More information about the svn-ports-all mailing list