First published: Mon Dec 12 2016(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Asterisk | =13.12 | |
Asterisk | =13.13 | |
Asterisk | =14.0 | |
Asterisk | =14.1 | |
Asterisk | =14.01 | |
Asterisk | =14.1.1 | |
Asterisk | =14.1.2 | |
Asterisk | =14.02 | |
Asterisk | =14.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2016-9937 is classified as a high severity vulnerability due to its potential to cause a denial of service.
To fix CVE-2016-9937, upgrade Asterisk to versions 13.13.1, 14.2.1 or later.
CVE-2016-9937 affects Asterisk versions 13.12.x, 13.13.x before 13.13.1, and 14.x before 14.2.1.
CVE-2016-9937 is a parsing vulnerability related to the handling of the Opus codec in SDP offers and answers.
CVE-2016-9937 exploits the system by causing recursive calls during parsing, ultimately leading to a crash.