SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

CVE-2022-31001

Prior to version 1.13.8, an attacker can send a message with evil sdp to FreeSWITCH, which may cause crash.

HIGH 7.5EPSS 2.14%

Does this matter?

High impact if exploited, but EPSS currently rates exploitation as unlikely (2.14%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.

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.

CVSS 3.1
7.5 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS
2.14% probability · 81th percentile
CISA KEV
Not listed
Weakness
CWE-125
Affected
signalwire/sofia-sip · debian/debian linux
Source
security-advisories@github.com

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.