vendor:
Asterisk
by:
Anonymous
7,5
CVSS
HIGH
Stack Buffer Overflow
119
CWE
Product Name: Asterisk
Affected Version From: 1.8
Affected Version To: 1.8
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2020
Remotely Exploitable Stack Buffer Overflow in HTTP Digest Authentication Handling in Asterisk
There is a remotely exploitable stack buffer overflow in HTTP digest authentication handling in Asterisk. This vulnerability includes the possibility of code execution with plenty of stack space for inserting custom code to run. The offending code is in main/utils.c, ast_parse_digest(). Note that the only user of ast_parse_digest appears to be HTTP AMI. chan_sip has its own method to parse digests that does not appear to have this vulnerability.
Mitigation:
Upgrade to the latest version of Asterisk to mitigate this vulnerability.