Generated remediation guidance and an executive summary. No account required.
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.
Cite this page
CVE-2022-31001. CVEDatabase.com. Retrieved 1 May 2026. https://cvedatabase.com/cve/CVE-2022-31001
Use CWE-125, Signalwire vendor hub and Sofia-Sip product page to widen CVE-2022-31001 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2023-22741, CVE-2022-31003 and CVE-2023-32307 for nearby disclosures in the same product family.