CVE-2023-51443

Source
https://cve.org/CVERecord?id=CVE-2023-51443
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-51443.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-51443
Aliases
  • GHSA-39gv-hq72-j6m6
Downstream
Published
2023-12-27T16:30:48.425Z
Modified
2026-04-10T05:06:02.255558Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
FreeSWITCH susceptible to Denial of Service via DTLS Hello packets during call initiation
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-703"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/51xxx/CVE-2023-51443.json"
}
References

Affected packages

Git / github.com/signalwire/freeswitch

Affected ranges

Type
GIT
Repo
https://github.com/signalwire/freeswitch
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

Other
git2svn-syncpoint-master
v.*
v.1.3.12
v.15.9
v0.*
v0.0.1
v1.*
v1.10.0
v1.10.1
v1.10.10
v1.10.2
v1.10.3
v1.10.4
v1.10.5
v1.10.6
v1.10.7
v1.10.8
v1.10.9
v1.2-rc1
v1.2-rc2
v1.3.0
v1.3.1
v1.3.10
v1.3.11
v1.3.12
v1.3.13
v1.3.14
v1.3.15
v1.3.16
v1.3.17-final
v1.3.2
v1.3.3
v1.3.4
v1.3.5
v1.3.6
v1.3.7
v1.3.8
v1.3.9
v1.5.0
v1.5.1
v1.5.10
v1.5.12
v1.5.13
v1.5.14
v1.5.2
v1.5.5
v1.5.8
v1.5.final
v1.6.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-51443.json"