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

Raphael Kubo da Costa rakuco at FreeBSD.org
Sun Jul 13 18:12:02 UTC 2014


Author: rakuco
Date: Sun Jul 13 18:12:01 2014
New Revision: 361701
URL: http://svnweb.freebsd.org/changeset/ports/361701
QAT: https://qat.redports.org/buildarchive/r361701/

Log:
  MFH: r361678
  
  Add entry for mail/postfixadmin.
  
  PR:		189248
  
  Approved by:	portmgr (miwi)

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	Sun Jul 13 18:10:29 2014	(r361700)
+++ branches/2014Q3/security/vuxml/vuln.xml	Sun Jul 13 18:12:01 2014	(r361701)
@@ -57,6 +57,37 @@ Notes:
 
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+  <vuln vid="ff98087f-0a8f-11e4-b00b-5453ed2e2b49">
+    <topic>postfixadmin -- SQL injection vulnerability</topic>
+    <affects>
+      <package>
+	<name>postfixadmin</name>
+	<range><lt>2.3.7</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<p>Thijs Kinkhorst reports:</p>
+	<blockquote cite="http://www.openwall.com/lists/oss-security/2014/03/26/6">
+	  <p>Postfixadmin has an SQL injection vulnerability. This
+	    vulnerability is only exploitable by authenticated users able to
+	    create new aliases.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <cvename>CVE-2014-2655</cvename>
+      <bid>66455</bid>
+      <freebsdpr>189248</freebsdpr>
+      <mlist>http://www.openwall.com/lists/oss-security/2014/03/26/6</mlist>
+      <url>https://www.debian.org/security/2014/dsa-2889</url>
+    </references>
+    <dates>
+      <discovery>2014-03-28</discovery>
+      <entry>2014-07-13</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="e6a7636a-02d0-11e4-88b6-080027671656">
     <topic>dbus -- multiple vulnabilities</topic>
     <affects>


More information about the svn-ports-all mailing list