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-200904-19.xml | 86 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 glsa-200904-19.xml (limited to 'glsa-200904-19.xml') diff --git a/glsa-200904-19.xml b/glsa-200904-19.xml new file mode 100644 index 000000000000..076d6a4c80d8 --- /dev/null +++ b/glsa-200904-19.xml @@ -0,0 +1,86 @@ + + + + + + + LittleCMS: Multiple vulnerabilities + + Multiple errors in LittleCMS allow for attacks including the remote + execution of arbitrary code. + + littlecms + April 19, 2009 + April 19, 2009: 01 + 260269 + 264604 + remote + + + 1.18-r1 + 1.18-r1 + + + +

+ LittleCMS, or short lcms, is a color management system for working with + ICC profiles. It is used by many applications including GIMP and + Firefox. +

+
+ +

+ RedHat reported a null-pointer dereference flaw while processing + monochrome ICC profiles (CVE-2009-0793). +

+

+ Chris Evans of Google discovered the following vulnerabilities: +

+
    +
  • LittleCMS contains severe memory leaks (CVE-2009-0581).
  • +
  • LittleCMS is prone to multiple integer overflows, leading to a + heap-based buffer overflow (CVE-2009-0723).
  • +
  • The + ReadSetOfCurves() function is vulnerable to stack-based buffer + overflows when called from code paths without a bounds check on channel + counts (CVE-2009-0733).
  • +
+
+ +

+ A remote attacker could entice a user or automated system to open a + specially crafted file containing a malicious ICC profile, possibly + resulting in the execution of arbitrary code with the privileges of the + user running the application or memory exhaustion, leading to a Denial + of Service condition. +

+
+ +

+ There is no known workaround at this time. +

+
+ +

+ All LittleCMS users should upgrade to the latest version: +

+ + # emerge --sync + # emerge --ask --oneshot --verbose ">=media-libs/lcms-1.18-r1" +
+ + CVE-2009-0581 + CVE-2009-0723 + CVE-2009-0733 + CVE-2009-0793 + + + rbu + + + a3li + + + a3li + +
-- cgit v1.2.3-65-gdbad