CVE-2023-51443
Last modified
CVE-2023-51443 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. 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.11, when handling DTLS-SRTP for media setup, FreeSWITCH is susceptible to Denial of Service due to a race condition in the hello handshake phase of the DTLS protocol. EPSS estimates a 1.49% chance of exploitation in the next 30 days.
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.11, when handling DTLS-SRTP for media setup, FreeSWITCH is susceptible to Denial of Service due to a race condition in the hello handshake phase of the DTLS protocol. This attack can be done continuously, thus denying new DTLS-SRTP encrypted calls during the attack. If an attacker manages to send a ClientHello DTLS message with an invalid CipherSuite (such as `TLS_NULL_WITH_NULL_NULL`) to the port on the FreeSWITCH server that is expecting packets from the caller, a DTLS error is generated. This results in the media session being torn down, which is followed by teardown at signaling (SIP) level too. Abuse of this vulnerability may lead to a massive Denial of Service on vulnerable FreeSWITCH servers for calls that rely on DTLS-SRTP. To address this vulnerability, upgrade FreeSWITCH to 1.10.11 which includes the security fix. The solution implemented is to drop all packets from addresses that have not been validated by an ICE check.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Freeswitch | Freeswitch | < 1.10.11 |
References
- http://packetstormsecurity.com/files/176393/FreeSWITCH-Denial-Of-Service.htmlExploit, Third Party Advisory, VDB Entry
- https://github.com/signalwire/freeswitch/security/advisories/GHSA-39gv-hq72-j6m6Exploit, Vendor Advisory
- http://packetstormsecurity.com/files/176393/FreeSWITCH-Denial-Of-Service.htmlExploit, Third Party Advisory, VDB Entry
- https://github.com/signalwire/freeswitch/security/advisories/GHSA-39gv-hq72-j6m6Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-51443?
How severe is CVE-2023-51443?
How do I fix CVE-2023-51443?
Are you affected by CVE-2023-51443?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
