Asterisk: Multiple vulnerabilities

Security Team  Contact Address

Updated April 14, 2008

1.  Gentoo Linux Security Advisory

Version Information

Advisory Reference GLSA 200804-13 / asterisk
Release Date April 14, 2008
Latest Revision April 14, 2008: 01
Impact normal
Exploitable remote
Package Vulnerable versions Unaffected versions Architecture(s)
net-misc/asterisk < 1.2.27 >= 1.2.27 All supported architectures

Related bugreports: #200792, #202733, #213883

Synopsis

Multiple vulnerabilities have been found in Asterisk allowing for SQL injection, session hijacking and unauthorized usage.

2.  Impact Information

Background

Asterisk is an open source telephony engine and tool kit.

Description

Asterisk upstream developers reported multiple vulnerabilities:

Impact

Remote authenticated attackers could send specially crafted data to Asterisk to execute arbitrary SQL commands and compromise the administrative database. Remote unauthenticated attackers could bypass authentication using a valid username to hijack other user's sessions, and establish sessions on the SIP channel without authentication.

3.  Resolution Information

Workaround

There is no known workaround at this time.

Resolution

All Asterisk users should upgrade to the latest version:

Code Listing 3.1: Resolution

# emerge --sync
# emerge --ask --oneshot --verbose ">=net-misc/asterisk-1.2.27"

4.  References