Description
Sofia-SIP is an open-source Session Initiation Protocol (SIP) User-Agent library. Prior to version 1.13.8, an attacker can send a message with evil sdp to FreeSWITCH, which may cause crash. This type of crash may be caused by `#define MATCH(s, m) (strncmp(s, m, n = sizeof(m) - 1) == 0)`, which will make `n` bigger and trigger out-of-bound access when `IS_NON_WS(s[n])`. Version 1.13.8 contains a patch for this issue.
References (5)
Core 5
Core References
Mailing List, Third Party Advisory mailing-list
https://lists.debian.org/debian-lts-announce/2022/09/msg00001.html
Third Party Advisory vendor-advisory
https://security.gentoo.org/glsa/202210-18
Third Party Advisory vendor-advisory
https://www.debian.org/security/2023/dsa-5410
Patch, Third Party Advisory
https://github.com/freeswitch/sofia-sip/commit/a99804b336d0e16d26ab7119d56184d2d7110a36
Exploit, Third Party Advisory
https://github.com/freeswitch/sofia-sip/security/advisories/GHSA-79jq-hh82-cv9g
Scores
CVSS v3
7.5
EPSS
0.0021
EPSS Percentile
42.9%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-125
Status
published
Products (3)
debian/debian_linux
10.0
debian/debian_linux
11.0
signalwire/sofia-sip
< 1.13.8
Published
May 31, 2022
Tracked Since
Feb 18, 2026