summaryrefslogtreecommitdiff
blob: 5ceda06d81559fb945b3797dc6f4310f0f531f02 (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">

<glsa id="200903-03">
  <title>Audacity: User-assisted execution of arbitrary code</title>
  <synopsis>
    A boundary error in Audacity allows for the execution of arbitrary code.
  </synopsis>
  <product type="ebuild">audacity</product>
  <announced>March 06, 2009</announced>
  <revised>March 06, 2009: 01</revised>
  <bug>253493</bug>
  <access>remote</access>
  <affected>
    <package name="media-sound/audacity" auto="yes" arch="*">
      <unaffected range="ge">1.3.6</unaffected>
      <vulnerable range="lt">1.3.6</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Audacity is a free cross-platform audio editor.
    </p>
  </background>
  <description>
    <p>
    Houssamix discovered a boundary error in the
    String_parse::get_nonspace_quoted() function in
    lib-src/allegro/strparse.cpp.
    </p>
  </description>
  <impact type="normal">
    <p>
    A remote attacker could entice a user into importing a specially
    crafted *.gro file, resulting in the execution of arbitrary code or a
    Denial of Service.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All Audacity users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose &quot;&gt;=media-sound/audacity-1.3.6&quot;</code>
  </resolution>
  <references>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0490">CVE-2009-0490</uri>
  </references>
  <metadata tag="requester" timestamp="Thu, 05 Mar 2009 20:19:24 +0000">
    keytoaster
  </metadata>
  <metadata tag="submitter" timestamp="Thu, 05 Mar 2009 23:00:03 +0000">
    keytoaster
  </metadata>
  <metadata tag="bugReady" timestamp="Fri, 06 Mar 2009 22:00:48 +0000">
    p-y
  </metadata>
</glsa>