NA

CVE-2023-22741

Published: 19/01/2023 Updated: 24/05/2023
CVSS v3 Base Score: 9.8 | Impact Score: 5.9 | Exploitability Score: 3.9
VMScore: 0

Vulnerability Summary

Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. In affected versions Sofia-SIP **lacks both message length and attributes length checks** when it handles STUN packets, leading to controllable heap-over-flow. For example, in stun_parse_attribute(), after we get the attribute's type and length value, the length will be used directly to copy from the heap, regardless of the message's left size. Since network users control the overflowed length, and the data is written to heap chunks later, attackers may achieve remote code execution by heap grooming or other exploitation methods. The bug was introduced 16 years ago in sofia-sip 1.12.4 (plus some patches through 12/21/2006) to in tree libs with git-svn-id: svn.freeswitch.org/svn/freeswitch/trunk@3774 d0543943-73ff-0310-b7d9-9358b9ac24b2. Users are advised to upgrade. There are no known workarounds for this vulnerability.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

signalwire sofia-sip

Vendor Advisories

Debian Bug report logs - #1029654 sofia-sip: CVE-2023-22741: heap-over-flow in stun_parse_attribute Package: src:sofia-sip; Maintainer for src:sofia-sip is Debian VoIP Team <pkg-voip-maintainers@listsaliothdebianorg>; Reported by: Salvatore Bonaccorso <carnil@debianorg> Date: Wed, 25 Jan 2023 20:57:01 UTC Severit ...
Multiple security issues were discovered in Sofia-SIP, a SIP User-Agent library, which could result in denial of service For the stable distribution (bullseye), these problems have been fixed in version 11211+201104221-21+deb11u1 We recommend that you upgrade your sofia-sip packages For the detailed security status of sofia-sip please refer ...