summaryrefslogtreecommitdiff
blob: e1b3427d37a63074836f78a2aefaf940b537b189 (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
62
63
64
65
66
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200411-05">
  <title>libxml2: Remotely exploitable buffer overflow</title>
  <synopsis>
    libxml2 contains multiple buffer overflows which could lead to the
    execution of arbitrary code.
  </synopsis>
  <product type="ebuild">libxml2</product>
  <announced>2004-11-02</announced>
  <revised>2004-11-02: 01</revised>
  <bug>69154</bug>
  <access>remote</access>
  <affected>
    <package name="dev-libs/libxml2" auto="yes" arch="*">
      <unaffected range="ge">2.6.15</unaffected>
      <vulnerable range="lt">2.6.15</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    libxml2 is an XML parsing library written in C.
    </p>
  </background>
  <description>
    <p>
    Multiple buffer overflows have been detected in the nanoftp and nanohttp
    modules. These modules are responsible for parsing URLs with ftp
    information, and resolving names via DNS.
    </p>
  </description>
  <impact type="high">
    <p>
    An attacker could exploit an application that uses libxml2 by forcing it to
    parse a specially-crafted XML file, potentially causing remote execution of
    arbitrary code.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All libxml2 users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=dev-libs/libxml2-2.6.15"</code>
  </resolution>
  <references>
    <uri link="http://www.securityfocus.com/archive/1/379383">BugTraq Advisory</uri>
    <uri link="http://www.xmlsoft.org/ChangeLog.html">libxml2 ChangeLog</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0989">CAN-2004-0989</uri>
  </references>
  <metadata tag="requester" timestamp="2004-10-30T16:39:51Z">
    koon
  </metadata>
  <metadata tag="submitter" timestamp="2004-10-31T21:35:49Z">
    lewk
  </metadata>
  <metadata tag="bugReady" timestamp="2004-11-01T23:01:51Z">
    lewk
  </metadata>
</glsa>