svn commit: r363620 - head/security/vuxml

Raphael Kubo da Costa rakuco at FreeBSD.org
Thu Jul 31 15:23:48 UTC 2014


Author: rakuco
Date: Thu Jul 31 15:23:47 2014
New Revision: 363620
URL: http://svnweb.freebsd.org/changeset/ports/363620
QAT: https://qat.redports.org/buildarchive/r363620/

Log:
  Document x11/kdelibs4 vulnerability

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Thu Jul 31 15:18:55 2014	(r363619)
+++ head/security/vuxml/vuln.xml	Thu Jul 31 15:23:47 2014	(r363620)
@@ -57,6 +57,36 @@ Notes:
 
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+  <vuln vid="2f90556f-18c6-11e4-9cc4-5453ed2e2b49">
+    <topic>kdelibs -- KAuth PID Reuse Flaw</topic>
+    <affects>
+      <package>
+	<name>kdelibs</name>
+	<range><lt>4.12.5_3</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<p>Martin Sandsmark reports:</p>
+	<blockquote cite="http://lists.kde.org/?l=kde-announce&m=140674898412923&w=2">
+	  <p>The KAuth framework uses polkit-1 API which tries to authenticate
+	    using the requestors PID. This is prone to PID reuse race
+	    conditions.</p>
+	  <p>This potentially allows a malicious application to pose as another
+	    for authentication purposes when executing privileged actions.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <cvename>CVE-2014-5033</cvename>
+      <mlist>http://lists.kde.org/?l=kde-announce&m=140674898412923&w=2</mlist>
+    </references>
+    <dates>
+      <discovery>2014-07-30</discovery>
+      <entry>2014-07-31</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="31c09848-1829-11e4-bf04-60a44c524f57">
     <topic>tor -- traffic confirmation attack</topic>
     <affects>


More information about the svn-ports-head mailing list