CVE-2023-51443

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:freeswitch:freeswitch:*:*:*:*:*:*:*:*

History

02 Feb 2024, 02:23

Type Values Removed Values Added
References () http://packetstormsecurity.com/files/176393/FreeSWITCH-Denial-Of-Service.html - () http://packetstormsecurity.com/files/176393/FreeSWITCH-Denial-Of-Service.html - Exploit, Third Party Advisory, VDB Entry
CVSS v2 : unknown
v3 : 7.5
v2 : unknown
v3 : 5.9

08 Jan 2024, 16:15

Type Values Removed Values Added
References
  • () http://packetstormsecurity.com/files/176393/FreeSWITCH-Denial-Of-Service.html -

04 Jan 2024, 16:57

Type Values Removed Values Added
First Time Freeswitch freeswitch
Freeswitch
References () https://github.com/signalwire/freeswitch/commit/86cbda90b84ba186e508fbc7bfae469270a97d11 - () https://github.com/signalwire/freeswitch/commit/86cbda90b84ba186e508fbc7bfae469270a97d11 - Patch
References () https://github.com/signalwire/freeswitch/security/advisories/GHSA-39gv-hq72-j6m6 - () https://github.com/signalwire/freeswitch/security/advisories/GHSA-39gv-hq72-j6m6 - Exploit, Vendor Advisory
CPE cpe:2.3:a:freeswitch:freeswitch:*:*:*:*:*:*:*:*
Summary
  • (es) FreeSWITCH es un Software Defined Telecom Stack que permite la transformación digital de conmutadores de telecomunicaciones propietarios a una implementación de software que se ejecuta en cualquier hardware básico. Antes de la versión 1.10.11, cuando se maneja DTLS-SRTP para la configuración de medios, FreeSWITCH es susceptible a una denegación de servicio debido a una condición de ejecución en la fase de handshake del protocolo DTLS. Este ataque se puede realizar de forma continua, negando así nuevas llamadas cifradas DTLS-SRTP durante el ataque. Si un atacante logra enviar un mensaje DTLS ClientHello con un CipherSuite no válido (como `TLS_NULL_WITH_NULL_NULL`) al puerto en el servidor FreeSWITCH que espera paquetes de la persona que llama, se genera un error DTLS. Esto da como resultado la cancelación de la sesión de medios, a la que sigue también la cancelación a nivel de señalización (SIP). El abuso de esta vulnerabilidad puede provocar una denegación de servicio masiva en servidores FreeSWITCH vulnerables para llamadas que dependen de DTLS-SRTP. Para abordar esta vulnerabilidad, actualice FreeSWITCH a 1.10.11, que incluye la solución de seguridad. La solución implementada es descartar todos los paquetes de direcciones que no hayan sido validadas por una verificación ICE.

27 Dec 2023, 17:15

Type Values Removed Values Added
New CVE

Information

Published : 2023-12-27 17:15

Updated : 2024-02-02 02:23


NVD link : CVE-2023-51443

Mitre link : CVE-2023-51443

CVE.ORG link : CVE-2023-51443


JSON object : View

Products Affected

freeswitch

  • freeswitch
CWE
CWE-703

Improper Check or Handling of Exceptional Conditions