svn commit: r427367 - head/security/vuxml

Bernard Spil brnrd at FreeBSD.org
Tue Nov 29 08:55:57 UTC 2016


Author: brnrd
Date: Tue Nov 29 08:55:55 2016
New Revision: 427367
URL: https://svnweb.freebsd.org/changeset/ports/427367

Log:
  security/vuxml: Document Roundcube vulnerability

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Tue Nov 29 07:38:47 2016	(r427366)
+++ head/security/vuxml/vuln.xml	Tue Nov 29 08:55:55 2016	(r427367)
@@ -58,6 +58,31 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+  <vuln vid="125f5958-b611-11e6-a9a5-b499baebfeaf">
+    <topic>Roundcube -- arbitrary command execution</topic>
+    <affects>
+      <package>
+	<name>roundcube</name>
+	<range><lt>1.2.3,1</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<p>The Roundcube project reports</p>
+	<blockquote cite="https://github.com/roundcube/roundcubemail/wiki/Changelog#release-123">
+	  <p>Vulnerability in handling of mail()'s 5th argument</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>https://github.com/roundcube/roundcubemail/wiki/Changelog#release-123</url>
+    </references>
+    <dates>
+      <discovery>2016-11-29</discovery>
+      <entry>2016-11-29</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="8db24888-b2f5-11e6-8153-00248c0c745d">
     <topic>Drupal Code -- Multiple Vulnerabilities</topic>
     <affects>


More information about the svn-ports-all mailing list