FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a software implementation that runs on any commodity hardware. Prior to version 1.10.10, FreeSWITCH allows authorized users to cause a denial of service attack by sending re-INVITE with SDP containing duplicate codec names. When a call in FreeSWITCH completes codec negotiation, the `codec_string` channel variable is set with the result of the negotiation. On a subsequent re-negotiation, if an SDP is offered that contains codecs with the same names but with different formats, there may be too many codec matches detected by FreeSWITCH leading to overflows of its internal arrays. By abusing this vulnerability, an attacker is able to corrupt stack of FreeSWITCH leading to an undefined behavior of the system or simply crash it. Version 1.10.10 contains a patch for this issue.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2023-09-15T19:34:32.429Z

Updated: 2023-09-15T19:34:32.429Z

Reserved: 2023-08-08T13:46:25.242Z


Link: CVE-2023-40019

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2023-09-15T20:15:09.637

Modified: 2023-09-21T18:04:04.783


Link: CVE-2023-40019

JSON object: View

cve-icon Redhat Information

No data.

CWE