aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2014-09-25 08:31:40 +0000
committerRene Ladan <rene@FreeBSD.org>2014-09-25 08:31:40 +0000
commit6e36a23e27b52dfb2a50e1d9343ed0703b22322b (patch)
tree1618fcf233055013105e69d813b523aa68c3916b
parent04be4687d9408c1ca0eae4079b788e9042b8666d (diff)
downloadports-6e36a23e27b52dfb2a50e1d9343ed0703b22322b.tar.gz
ports-6e36a23e27b52dfb2a50e1d9343ed0703b22322b.zip
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)
Notes
Notes: svn path=/branches/2014Q3/; revision=369222
-rw-r--r--security/vuxml/vuln.xml59
1 files changed, 59 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 418eb63ef18d..9169a4aa8856 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -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&amp;m=141153917319769&amp;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&amp;m=141153917319769&amp;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>