Your submission was sent successfully! Close

You have successfully unsubscribed! Close

CVE-2022-31001

Published: 31 May 2022

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.

Priority

Medium

Cvss 3 Severity Score

7.5

Score breakdown

Status

Package Release Status
sofia-sip
Launchpad, Ubuntu, Debian
bionic
Released (1.12.11+20110422.1-2.1+deb10u3build0.18.04.1)
focal
Released (1.12.11+20110422.1-2.1+deb10u3ubuntu0.20.04.1)
impish Ignored
(reached end-of-life)
jammy
Released (1.12.11+20110422.1-2.1+deb10u3ubuntu0.22.04.1)
kinetic Not vulnerable
(1.12.11+20110422.1+1e14eea~dfsg-3)
lunar Not vulnerable
(1.12.11+20110422.1+1e14eea~dfsg-3)
upstream Needs triage

Severity score breakdown

Parameter Value
Base score 7.5
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Scope Unchanged
Confidentiality None
Integrity impact None
Availability impact High
Vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H