Gentoo Archives: gentoo-commits

From: "Sergey Popov (pinkbyte)" <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201402-29.xml
Date: Fri, 28 Feb 2014 10:12:22
Message-Id: 20140228101145.85A0B2004C@flycatcher.gentoo.org
1 pinkbyte 14/02/28 10:11:45
2
3 Added: glsa-201402-29.xml
4 Log:
5 GSLA 201402-29
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201402-29.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201402-29.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201402-29.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201402-29.xml
14 ===================================================================
15 <?xml version="1.0" encoding="UTF-8"?>
16 <?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
17 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
18 <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
19 <glsa id="201402-29">
20 <title>ArgyllCMS: User-assisted execution of arbitrary code</title>
21 <synopsis>Multiple integer overflow vulnerabilities have been found in
22 ArgyllCMS which could allow attackers to execute arbitrary code.
23 </synopsis>
24 <product type="ebuild">argyllcms</product>
25 <announced>February 28, 2014</announced>
26 <revised>February 28, 2014: 1</revised>
27 <bug>437652</bug>
28 <access>remote</access>
29 <affected>
30 <package name="media-gfx/argyllcms" auto="yes" arch="*">
31 <unaffected range="ge">1.4.0-r1</unaffected>
32 <vulnerable range="lt">1.4.0-r1</vulnerable>
33 </package>
34 </affected>
35 <background>
36 <p>ArgyllCMS is an ICC compatible color management system that supports
37 accurate ICC profile creation for scanners, cameras and film recorders.
38 </p>
39 </background>
40 <description>
41 <p>Multiple integer overflow vulnerabilities have been discovered in the
42 ICC Format Library in ArgyllCMS.
43 </p>
44 </description>
45 <impact type="normal">
46 <p>A remote attacker could entice a user to open a specially crafted image
47 file using ArgyllCMS, possibly resulting in execution of arbitrary code
48 with the privileges of the process or a Denial of Service condition.
49 </p>
50 </impact>
51 <workaround>
52 <p>There is no known workaround at this time.</p>
53 </workaround>
54 <resolution>
55 <p>All ArgyllCMS users should upgrade to the latest version:</p>
56
57 <code>
58 # emerge --sync
59 # emerge --ask --oneshot --verbose "&gt;=media-gfx/argyllcms-1.4.0-r1"
60 </code>
61 </resolution>
62 <references>
63 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-4405">CVE-2012-4405</uri>
64 </references>
65 <metadata tag="requester" timestamp="Sun, 02 Dec 2012 14:48:08 +0000">ackle</metadata>
66 <metadata tag="submitter" timestamp="Fri, 28 Feb 2014 10:11:22 +0000">ackle</metadata>
67 </glsa>