svn commit: r363627 - branches/2014Q3/security/vuxml

Raphael Kubo da Costa rakuco at FreeBSD.org
Thu Jul 31 16:08:51 UTC 2014


Author: rakuco
Date: Thu Jul 31 16:08:50 2014
New Revision: 363627
URL: http://svnweb.freebsd.org/changeset/ports/363627
QAT: https://qat.redports.org/buildarchive/r363627/

Log:
  MFH: r363620
  
  Document x11/kdelibs4 vulnerability
  
  Approved by:	portmgr (erwin)

Modified:
  branches/2014Q3/security/vuxml/vuln.xml
Directory Properties:
  branches/2014Q3/   (props changed)

Modified: branches/2014Q3/security/vuxml/vuln.xml
==============================================================================
--- branches/2014Q3/security/vuxml/vuln.xml	Thu Jul 31 16:05:40 2014	(r363626)
+++ branches/2014Q3/security/vuxml/vuln.xml	Thu Jul 31 16:08:50 2014	(r363627)
@@ -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="9defb2d6-1404-11e4-8cae-20cf30e32f6d">
     <topic>bugzilla -- Cross Site Request Forgery</topic>
     <affects>


More information about the svn-ports-branches mailing list