Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Freeswitch | Freeswitch | < 1.10.10 |
Related Weaknesses (CWE)
References
- https://github.com/signalwire/freeswitch/releases/tag/v1.10.10Release Notes
- https://github.com/signalwire/freeswitch/security/advisories/GHSA-gjj5-79p2-9g3qExploitVendor Advisory
- https://github.com/signalwire/freeswitch/releases/tag/v1.10.10Release Notes
- https://github.com/signalwire/freeswitch/security/advisories/GHSA-gjj5-79p2-9g3qExploitVendor Advisory
FAQ
What is CVE-2023-40019?
CVE-2023-40019 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 ...
How severe is CVE-2023-40019?
CVE-2023-40019 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-40019?
Check the references section above for vendor advisories and patch information. Affected products include: Freeswitch Freeswitch.