svn commit: r435965 - head/security/vuxml

Raphael Kubo da Costa rakuco at FreeBSD.org
Sat Mar 11 21:42:09 UTC 2017


Author: rakuco
Date: Sat Mar 11 21:42:07 2017
New Revision: 435965
URL: https://svnweb.freebsd.org/changeset/ports/435965

Log:
  Add entry for CVE-2016-7787 in x11/kde4-runtime.
  
  Security announcement:
  https://www.kde.org/info/security/advisory-20160621-1.txt

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Sat Mar 11 21:27:39 2017	(r435964)
+++ head/security/vuxml/vuln.xml	Sat Mar 11 21:42:07 2017	(r435965)
@@ -58,6 +58,35 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+  <vuln vid="41fe4724-06a2-11e7-8e3e-5453ed2e2b49">
+    <topic>kde-runtime -- kdesu: displayed command truncated by unicode string terminator</topic>
+    <affects>
+      <package>
+	<name>kde-runtime</name>
+	<range><lt>4.14.3_5</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<p>Albert Aastals Cid reports:</p>
+	<blockquote cite="https://www.kde.org/info/security/advisory-20160930-1.txt">
+	  <p>A maliciously crafted command line for kdesu can result in the
+	    user only seeing part of the commands that will actually get executed
+	    as super user.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <cvename>CVE-2016-7787</cvename>
+      <mlist>http://www.openwall.com/lists/oss-security/2016/09/29/7</mlist>
+      <url>https://www.kde.org/info/security/advisory-20160930-1.txt</url>
+    </references>
+    <dates>
+      <discovery>2016-09-30</discovery>
+      <entry>2017-03-11</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="e550fc62-069a-11e7-8e3e-5453ed2e2b49">
     <topic>kdepimlibs -- directory traversal on KTNEF</topic>
     <affects>


More information about the svn-ports-all mailing list