svn commit: r363970 - branches/2014Q3/security/vuxml
Raphael Kubo da Costa
rakuco at FreeBSD.org
Mon Aug 4 08:09:35 UTC 2014
Author: rakuco
Date: Mon Aug 4 08:09:35 2014
New Revision: 363970
URL: http://svnweb.freebsd.org/changeset/ports/363970
QAT: https://qat.redports.org/buildarchive/r363970/
Log:
MFH: r363944
Document CVE-2014-4607 in net/krfb.
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 Mon Aug 4 08:03:31 2014 (r363969)
+++ branches/2014Q3/security/vuxml/vuln.xml Mon Aug 4 08:09:35 2014 (r363970)
@@ -57,6 +57,38 @@ Notes:
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="be5421ab-1b56-11e4-a767-5453ed2e2b49">
+ <topic>krfb -- Possible Denial of Service or code execution via integer overflow</topic>
+ <affects>
+ <package>
+ <name>krfb</name>
+ <range><lt>4.12.5_1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Albert Aastals Cid reports:</p>
+ <blockquote cite="http://lists.kde.org/?l=kde-announce&m=140709940701878&w=2">
+ <p>krfb embeds libvncserver which embeds liblzo2, it contains various
+ flaws that result in integer overflow problems.</p>
+ <p>This potentially allows a malicious application to create a
+ possible denial of service or code execution. Due to the need to
+ exploit precise details of the target architecture and threading it
+ is unlikely that remote code execution can be achieved in
+ practice.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2014-4607</cvename>
+ <mlist>http://lists.kde.org/?l=kde-announce&m=140709940701878&w=2</mlist>
+ </references>
+ <dates>
+ <discovery>2014-08-03</discovery>
+ <entry>2014-08-03</entry>
+ </dates>
+ </vuln>
+
<vuln vid="90ca3ba5-19e6-11e4-8616-001b3856973b">
<topic>gpgme -- heap-based buffer overflow in gpgsm status handler</topic>
<affects>
More information about the svn-ports-branches
mailing list