Name | CVE-2022-31001 |
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. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
References | DLA-3091-1, DSA-5410-1 |
Debian Bugs | 1016974 |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
sofia-sip (PTS) | jessie | 1.12.11+20110422.1-2 | vulnerable |
stretch | 1.12.11+20110422.1-2.1 | vulnerable | |
buster (security), buster, buster (lts) | 1.12.11+20110422.1-2.1+deb10u4 | fixed | |
bullseye (security), bullseye | 1.12.11+20110422.1-2.1+deb11u2 | fixed | |
bookworm | 1.12.11+20110422.1+1e14eea~dfsg-6 | fixed | |
sid, trixie | 1.12.11+20110422.1+1e14eea~dfsg-6.1 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
sofia-sip | source | jessie | (unfixed) | end-of-life | ||
sofia-sip | source | buster | 1.12.11+20110422.1-2.1+deb10u1 | DLA-3091-1 | ||
sofia-sip | source | bullseye | 1.12.11+20110422.1-2.1+deb11u1 | DSA-5410-1 | ||
sofia-sip | source | (unstable) | 1.12.11+20110422.1+1e14eea~dfsg-3 | 1016974 |
[stretch] - sofia-sip <postponed> (Minor issue)
https://github.com/freeswitch/sofia-sip/security/advisories/GHSA-79jq-hh82-cv9g
https://github.com/freeswitch/sofia-sip/commit/a99804b336d0e16d26ab7119d56184d2d7110a36 (v1.13.8)