Remote Crash Vulnerability in SIP channel driver when run in pedantic mode
SecurityAlert : 3920 CVE : CVE-2008-2119 SecurityRisk : High (About) Remote Exploit : Yes Local Exploit : No Victim interaction required : No Exploit Given : No Credit : Asterisk Security Team Published : 05.06.2008
+-----------------------------------------------------------------------
-+
| Description | During pedantic SIP processing the From header value is
|
| | passed to the ast_uri_decode function to be decoded. In
|
| | two instances it is possible for the code to cause a
|
| | crash as the From header value is not checked to be
|
| | non-NULL before being passed to the function.
|
+-----------------------------------------------------------------------
-+
| Resolution | The From header value is now copied into a buffer before
|
| | being passed to the ast_uri_decode function if pedantic
|
| | is enabled and in another instance it is checked to be
|
| | non-NULL before being passed.
|
|---------------+-------------------------------------------------------
-|
| Asterisk Open | 1.2.29, available from
|
| Source | http://downloads.digium.com/pub/telephony/asterisk
|
+-----------------------------------------------------------------------
-+
| Asterisk Project Security Advisories are posted at
|
| http://www.asterisk.org/security
|
|
|
| This document may be superseded by later versions; if so, the latest
|
| version will be posted at
|
| http://downloads.digium.com/pub/security/AST-2008-008.pdf and
|
| http://downloads.digium.com/pub/security/AST-2008-008.html
|
Asterisk Project Security Advisory - AST-2008-008
Copyright (c) 2008 Digium, Inc. All Rights Reserved.
Permission is hereby granted to distribute and publish this advisory in
its
original, unaltered form.
Feedback :
If you have additional information or notice any errors regarding this security advisory, please use contact form or email us at info()securityreason()com.
Maksymilian Arciemowicz discovered a Integer Overflow
vulnerability in the libc library "strfmon()" function.A vulnerability could allow an attacker who successfully exploits this vulnerability to take control of the affected *BSD systems.