Date: Tue, 29 Nov 2016 08:55:55 +0000 (UTC) From: Bernard Spil <brnrd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427367 - head/security/vuxml Message-ID: <201611290855.uAT8ttXx056695@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611290855.uAT8ttXx056695>