Date: Sat, 2 Aug 2014 02:34:44 +0000 (UTC) From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363776 - head/security/vuxml Message-ID: <201408020234.s722Yi8R064305@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jhale Date: Sat Aug 2 02:34:44 2014 New Revision: 363776 URL: http://svnweb.freebsd.org/changeset/ports/363776 QAT: https://qat.redports.org/buildarchive/r363776/ Log: - Document vulnerability in security/gpgme (CVE-2014-3564) Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Aug 2 01:02:01 2014 (r363775) +++ head/security/vuxml/vuln.xml Sat Aug 2 02:34:44 2014 (r363776) @@ -57,6 +57,33 @@ Notes: --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="90ca3ba5-19e6-11e4-8616-001b3856973b"> + <topic>gpgme -- heap-based buffer overflow in gpgsm status handler</topic> + <affects> + <package> + <name>gpgme</name> + <range><lt>1.5.0</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Tomas Trnka reports:</p> + <blockquote cite="https://bugzilla.redhat.com/show_bug.cgi?id=1113267"> + <p>Gpgme contains a buffer overflow in the gpgsm status handler + that could possibly be exploited using a specially crafted certificate.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2014-3564</cvename> + <url>https://bugzilla.redhat.com/show_bug.cgi?id=1113267</url> + </references> + <dates> + <discovery>2014-06-25</discovery> + <entry>2014-08-02</entry> + </dates> + </vuln> + <vuln vid="2f90556f-18c6-11e4-9cc4-5453ed2e2b49"> <topic>kdelibs -- KAuth PID Reuse Flaw</topic> <affects>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408020234.s722Yi8R064305>