Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | [NEWS] Remote Crash Vulnerability in Asterisk's IAX2 Channel Driver |
|---|---|
| Date: | 19 Jul 2007 14:57:18 +0200 |
The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com - - promotion The SecuriTeam alerts list - Free, Accurate, Independent. Get your security news from a reliable source. http://www.securiteam.com/mailinglist.html - - - - - - - - - Remote Crash Vulnerability in Asterisk's IAX2 Channel Driver ------------------------------------------------------------------------ SUMMARY The Asterisk IAX2 channel driver, chan_iax2, has a remotely exploitable crash vulnerability. A NULL pointer exception can occur when Asterisk receives a LAGRQ or LAGRP frame that is part of a valid session and includes information elements. The session used to exploit this issue does not have to be authenticated. It can simply be a NEW packet sent with an invalid username. DETAILS Vulnerable Systems: * Asterisk Open Source versions prior to 1.2.22 * Asterisk Open Source versions prior to 1.4.8 * Asterisk Business Edition versions prior to B.2.2.1 * AsteriskNOW prerelease versions prior to beta7 * Asterisk Appliance Developer Kit versions prior to 0.5.0 * s800i (Asterisk Appliance) versions prior to 1.0.2 Immune Systems: * Asterisk Open Source version 1.2.22 * Asterisk Open Source version 1.4.8 * Asterisk Business Edition B.2.2.1 * AsteriskNOW Beta7 * Asterisk Appliance Developer Kit version 0.5.0 * s800i (Asterisk Appliance) version 1.0.2 The code that parses the incoming frame correctly parses the information elements of IAX frames. It then sets a pointer to NULL to indicate that there is not a raw data payload associated with this frame. However, it does not set the variable that indicates the number of bytes in the raw payload back to zero. Since the raw data length is non-zero, the code handling LAGRQ and LAGRP frames tries to copy data from a NULL pointer, causing a crash. Resolution: All users that have chan_iax2 enabled should upgrade to the appropriate version listed in the corrected in section of this advisory. CVE Information: <http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3763> CVE-2007-3763 ADDITIONAL INFORMATION The information has been provided by <mailto:kpfleming@digium.com> Kevin P. Fleming. The original article can be found at: <http://ftp.digium.com/pub/asa/ASA-2007-015.pdf> http://ftp.digium.com/pub/asa/ASA-2007-015.pdf ======================================== This bulletin is sent to members of the SecuriTeam mailing list. To unsubscribe from the list, send mail with an empty subject line and body to: list-unsubscribe@securiteam.com In order to subscribe to the mailing list, simply forward this email to: list-subscribe@securiteam.com ==================== ==================== DISCLAIMER: The information in this bulletin is provided "AS IS" without warranty of any kind. In no event shall we be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages.
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [NEWS] Stack Buffer Overflow in Asterisk's IAX2 Channel Driver, SecuriTeam |
|---|---|
| Next by Date: | [UNIX] Oracle Database Buffer Overflows and DoS Vulnerabilities in Public Procedures of MDSYS.MD (DB12), SecuriTeam |
| Previous by Thread: | [NEWS] Stack Buffer Overflow in Asterisk's IAX2 Channel Driver, SecuriTeam |
| Next by Thread: | [UNIX] Oracle Database Buffer Overflows and DoS Vulnerabilities in Public Procedures of MDSYS.MD (DB12), SecuriTeam |
| Indexes: | [Date] [Thread] [Top] [All Lists] |