Date: Thu, 25 Sep 2014 08:31:41 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r369222 - branches/2014Q3/security/vuxml Message-ID: <201409250831.s8P8VfjT029264@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Thu Sep 25 08:31:40 2014 New Revision: 369222 URL: http://svnweb.freebsd.org/changeset/ports/369222 QAT: https://qat.redports.org/buildarchive/r369222/ Log: MFH: r369217 Document new vulnerability in www/chromium < 37.0.2062.124 Obtained from: http://googlechromereleases.blogspot.nl/ Document krfb -- Multiple security issues in bundled libvncserver (while here) 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 Sep 25 08:17:08 2014 (r369221) +++ branches/2014Q3/security/vuxml/vuln.xml Thu Sep 25 08:31:40 2014 (r369222) @@ -57,6 +57,65 @@ Notes: --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="bd2ef267-4485-11e4-b0b7-00262d5ed8ee"> + <topic>chromium -- RSA signature malleability in NSS</topic> + <affects> + <package> + <name>chromium</name> + <range><lt>37.0.2062.124</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Google Chrome Releases reports:</p> + <blockquote cite="http://googlechromereleases.blogspot.nl/"> + <p>[414124] RSA signature malleability in NSS (CVE-2014-1568). + Thanks to Antoine Delignat-Lavaud of Prosecco/INRIA, Brian Smith + and Advanced Threat Research team at Intel Security</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2014-1568</cvename> + <url>http://googlechromereleases.blogspot.nl/</url> + </references> + <dates> + <discovery>2014-09-24</discovery> + <entry>2014-09-25</entry> + </dates> + </vuln> + + <vuln vid="fb25333d-442f-11e4-98f3-5453ed2e2b49"> + <topic>krfb -- Multiple security issues in bundled libvncserver</topic> + <affects> + <package> + <name>krfb</name> + <range><lt>4.12.5_4</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=141153917319769&w=2"> + <p>krfb 4.14 [and earlier] embeds libvncserver which has had + several security issues.</p> + <p>Several remotely exploitable security issues have been + uncovered in libvncserver, some of which might allow a + remote authenticated user code execution or application + crashes.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2014-6055</cvename> + <mlist>http://lists.kde.org/?l=kde-announce&m=141153917319769&w=2</mlist> + </references> + <dates> + <discovery>2014-09-23</discovery> + <entry>2014-09-25</entry> + </dates> + </vuln> + <vuln vid="71ad81da-4414-11e4-a33e-3c970e169bc2"> <topic>bash -- remote code execution vulnerability</topic> <affects>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409250831.s8P8VfjT029264>