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.
Published: 2022-05-31
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Analysis and contextual insights are available on OpenCVE Cloud.

Remediation

No vendor fix or workaround currently provided.

Additional remediation guidance may be available on OpenCVE Cloud.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-3091-1 sofia-sip security update
Debian DSA Debian DSA DSA-5410-1 sofia-sip
EUVD EUVD EUVD-2022-52708 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.
Ubuntu USN Ubuntu USN USN-5932-1 Sofia-SIP vulnerabilities
History

No history.

Subscriptions

Debian Debian Linux
Signalwire Sofia-sip
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2024-08-03T07:03:40.212Z

Reserved: 2022-05-18T00:00:00.000Z

Link: CVE-2022-31001

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Modified

Published: 2022-05-31T20:15:07.850

Modified: 2024-11-21T07:03:41.500

Link: CVE-2022-31001

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

No data.

Weaknesses