summaryrefslogtreecommitdiff
blob: fe608fe14e90ef9c6878fb8f15175a27dfcd602a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201401-01">
  <title>Libgdiplus: Arbitrary code execution</title>
  <synopsis>Multiple integer overflow vulnerabilities in Libgdiplus may allow
    remote attackers to execute arbitrary code.
  </synopsis>
  <product type="ebuild">libgdiplus</product>
  <announced>January 05, 2014</announced>
  <revised>January 05, 2014: 1</revised>
  <bug>334101</bug>
  <access>remote</access>
  <affected>
    <package name="dev-dotnet/libgdiplus" auto="yes" arch="*">
      <unaffected range="ge">2.6.7-r1</unaffected>
      <vulnerable range="lt">2.6.7-r1</vulnerable>
    </package>
  </affected>
  <background>
    <p>Libgdiplus is the Mono library that provide a GDI+ comptible API on
      non-Windows operating systems.
    </p>
  </background>
  <description>
    <p>An integer overflow flaw has been discovered in Libgdiplus.</p>
  </description>
  <impact type="normal">
    <p>A remote attacker could entice a user to open a specially-crafted
      TIFF/JPEG/BMP file, potentially resulting in arbitrary code execution.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All Libgdiplus users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=dev-dotnet/libgdiplus-2.6.7-r1"
    </code>
    
    <p>Packages which depend on this library may need to be recompiled. Tools
      such as revdep-rebuild may assist in identifying some of these packages.
    </p>
    
    <p>NOTE: This is a legacy GLSA. Updates for all affected architectures are
      available since September 12, 2010. It is likely that your system is
      already no longer affected by this issue.
    </p>
  </resolution>
  <references>
    <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1526">CVE-2010-1526</uri>
  </references>
  <metadata tag="requester" timestamp="Fri, 07 Oct 2011 23:38:09 +0000">
    underling
  </metadata>
  <metadata tag="submitter" timestamp="Sun, 05 Jan 2014 00:05:05 +0000">Zlogene</metadata>
</glsa>