summaryrefslogtreecommitdiff
blob: 19a6bd3815974f0d38eb907845a067ef4f745423 (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200606-15">
  <title>Asterisk: IAX2 video frame buffer overflow</title>
  <synopsis>
    Asterisk contains a bug in the IAX2 channel driver making it vulnerable to
    the remote execution of arbitrary code.
  </synopsis>
  <product type="ebuild">asterisk</product>
  <announced>2006-06-14</announced>
  <revised count="01">2006-06-14</revised>
  <bug>135680</bug>
  <access>remote</access>
  <affected>
    <package name="net-misc/asterisk" auto="yes" arch="*">
      <unaffected range="ge">1.0.11_p1</unaffected>
      <vulnerable range="lt">1.0.11_p1</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Asterisk is an open source implementation of a telephone private branch
    exchange (PBX).
    </p>
  </background>
  <description>
    <p>
    Asterisk fails to properly check the length of truncated video frames
    in the IAX2 channel driver which results in a buffer overflow.
    </p>
  </description>
  <impact type="high">
    <p>
    An attacker could exploit this vulnerability by sending a specially
    crafted IAX2 video stream resulting in the execution of arbitrary code
    with the permissions of the user running Asterisk.
    </p>
  </impact>
  <workaround>
    <p>
    Disable public IAX2 support.
    </p>
  </workaround>
  <resolution>
    <p>
    All Asterisk users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=net-misc/asterisk-1.0.11_p1"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2898">CVE-2006-2898</uri>
    <uri link="https://www.coresecurity.com/common/showdoc.php?idx=547&amp;idxseccion=10">Corelabs Asterisk PBX truncated video frame vulnerability advisory</uri>
  </references>
  <metadata tag="requester" timestamp="2006-06-08T10:46:16Z">
    falco
  </metadata>
  <metadata tag="submitter" timestamp="2006-06-09T08:21:48Z">
    jaervosz
  </metadata>
  <metadata tag="bugReady" timestamp="2006-06-14T09:36:11Z">
    jaervosz
  </metadata>
</glsa>