An issue was discovered in Asterisk Open Source 13.12.x and 13.13.x before 13.13.1 and 14.x before 14.2.1. If an SDP offer or answer is received with the Opus codec and with the format parameters separated using a space the code responsible for parsing will recursively call itself until it crashes. This occurs as the code does not properly handle spaces separating the parameters. This does NOT require the endpoint to have Opus configured in Asterisk. This also does not require the endpoint to be authenticated. If guest is enabled for chan_sip or anonymous in chan_pjsip an SDP offer or answer is still processed and the crash occurs.
References
Link | Resource |
---|---|
http://downloads.asterisk.org/pub/security/AST-2016-008-13.diff | Patch Vendor Advisory |
http://downloads.asterisk.org/pub/security/AST-2016-008-14.diff | Patch Vendor Advisory |
http://downloads.asterisk.org/pub/security/AST-2016-008.html | Patch Vendor Advisory |
http://www.securityfocus.com/bid/94792 | Third Party Advisory VDB Entry |
http://www.securitytracker.com/id/1037407 | |
https://issues.asterisk.org/jira/browse/ASTERISK-26579 | Patch Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2016-12-12 21:59
Updated : 2024-02-04 19:11
NVD link : CVE-2016-9937
Mitre link : CVE-2016-9937
CVE.ORG link : CVE-2016-9937
JSON object : View
Products Affected
digium
- asterisk
CWE
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer