summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-200511-01.xml
blob: 086b6e02f1398b28e500e7c9103377a92cd4ad3e (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="200511-01">
  <title>libgda: Format string vulnerabilities</title>
  <synopsis>
    Two format string vulnerabilities in libgda may lead to the execution of
    arbitrary code.
  </synopsis>
  <product type="ebuild">libgda</product>
  <announced>2005-11-02</announced>
  <revised count="01">2005-11-02</revised>
  <bug>110467</bug>
  <access>remote</access>
  <affected>
    <package name="gnome-extra/libgda" auto="yes" arch="*">
      <unaffected range="ge">1.2.2-r1</unaffected>
      <vulnerable range="lt">1.2.2-r1</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    libgda is the library handling the data abstraction layer in the
    Gnome data access architecture (GNOME-DB). It can also be used by
    non-GNOME applications to manage data stored in databases or XML files.
    </p>
  </background>
  <description>
    <p>
    Steve Kemp discovered two format string vulnerabilities in the
    gda_log_error and gda_log_message functions. Some applications may pass
    untrusted input to those functions and be vulnerable.
    </p>
  </description>
  <impact type="normal">
    <p>
    An attacker could pass malicious input to an application making
    use of the vulnerable libgda functions, potentially resulting in the
    execution of arbitrary code with the rights of that application.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All libgda users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=gnome-extra/libgda-1.2.2-r1"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2958">CVE-2005-2958</uri>
  </references>
  <metadata tag="requester" timestamp="2005-10-30T15:09:20Z">
    koon
  </metadata>
  <metadata tag="bugReady" timestamp="2005-10-30T15:09:33Z">
    koon
  </metadata>
  <metadata tag="submitter" timestamp="2005-11-01T13:44:10Z">
    koon
  </metadata>
</glsa>