summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-201203-21.xml')
-rw-r--r--metadata/glsa/glsa-201203-21.xml63
1 files changed, 63 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201203-21.xml b/metadata/glsa/glsa-201203-21.xml
new file mode 100644
index 000000000000..4c4d43bd37bc
--- /dev/null
+++ b/metadata/glsa/glsa-201203-21.xml
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201203-21">
+ <title>Asterisk: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been found in Asterisk, the worst of
+ which may allow execution of arbitrary code.
+ </synopsis>
+ <product type="ebuild">Asterisk</product>
+ <announced>2012-03-28</announced>
+ <revised count="1">2012-03-28</revised>
+ <bug>408431</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-misc/asterisk" auto="yes" arch="*">
+ <unaffected range="ge">1.8.10.1</unaffected>
+ <vulnerable range="lt">1.8.10.1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Asterisk is an open source telephony engine and toolkit.</p>
+ </background>
+ <description>
+ <p>Two vulnerabilities have been found in Asterisk:</p>
+
+ <ul>
+ <li>The "milliwatt_generate()" function in app_milliwatt.c is vulnerable
+ to a stack overrun (AST-2012-002).
+ </li>
+ <li>The "ast_parse_digest()" function in utils.c is vulnerable to a
+ stack-based buffer overflow (AST-2012-003).
+ </li>
+ </ul>
+ </description>
+ <impact type="high">
+ <p>A remote unauthenticated attacker could execute arbitrary code or cause
+ a Denial of Service condition.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</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.8.10.1"
+ </code>
+
+ </resolution>
+ <references>
+ <uri link="https://downloads.asterisk.org/pub/security/AST-2012-002.txt">
+ AST-2012-002
+ </uri>
+ <uri link="https://downloads.asterisk.org/pub/security/AST-2012-003.txt">
+ AST-2012-003
+ </uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-1183">CVE-2012-1183</uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-1184">CVE-2012-1184</uri>
+ </references>
+ <metadata timestamp="2012-03-16T10:54:51Z" tag="requester">ackle</metadata>
+ <metadata timestamp="2012-03-28T10:35:00Z" tag="submitter">ackle</metadata>
+</glsa>