From a24567fbc43f221b14e805f9bc0b7c6d16911c46 Mon Sep 17 00:00:00 2001 From: Alex Legler Date: Sun, 8 Mar 2015 22:02:38 +0100 Subject: Import existing advisories --- glsa-201401-19.xml | 80 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 glsa-201401-19.xml (limited to 'glsa-201401-19.xml') diff --git a/glsa-201401-19.xml b/glsa-201401-19.xml new file mode 100644 index 00000000..54e2ce80 --- /dev/null +++ b/glsa-201401-19.xml @@ -0,0 +1,80 @@ + + + + + + GMime: Arbitrary code execution + A buffer overflow error in GMime might allow remote attackers to + execute arbitrary code or cause a Denial of Service condition. + + gmime + January 21, 2014 + January 21, 2014: 1 + 308051 + local, remote + + + 2.4.15 + 2.4.17 + 2.2.26 + 2.4.15 + + + +

GMime is a C/C++ library which may be used for the creation and parsing + of messages using the Multipurpose Internet Mail Extension (MIME). +

+
+ +

GMime contains a buffer overflow flaw in the GMIME_UUENCODE_LEN macro in + gmime/gmime-encodings.h. +

+
+ +

A context-dependent attacker could possibly execute arbitrary code or + cause a Denial of Service condition. +

+
+ +

There is no known workaround at this time.

+
+ +

GMime 2.4.x users on the PPC64 architecture should upgrade to the latest + version: +

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-libs/gmime-2.4.17" + + +

GMime 2.4.x users on other architectures should upgrade to the latest + version: +

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-libs/gmime-2.4.15" + + +

GMime 2.2.x users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-libs/gmime-2.2.26" + + +

Packages which depend on this library may need to be recompiled. Tools + such as revdep-rebuild may assist in identifying some of these packages. +

+
+ + + CVE-2010-0409 + + + + underling + + Zlogene +
-- cgit v1.2.3-65-gdbad