CVE-2023-22741
Last modified
CVE-2023-22741 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 2.38% chance of exploitation in the next 30 days.
Description
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: http://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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Signalwire | Sofia-Sip | < 1.13.11 |
References
- https://github.com/freeswitch/sofia-sip/commit/da53e4fbcb138b080a75576dd49c1fff2ada2764Patch, Third Party Advisory
- https://github.com/freeswitch/sofia-sip/security/advisories/GHSA-8599-x7rq-fr54Exploit, Patch, Third Party Advisory
- https://github.com/freeswitch/sofia-sip/commit/da53e4fbcb138b080a75576dd49c1fff2ada2764Patch, Third Party Advisory
- https://github.com/freeswitch/sofia-sip/security/advisories/GHSA-8599-x7rq-fr54Exploit, Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-22741?
How severe is CVE-2023-22741?
How do I fix CVE-2023-22741?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-22736Argo CD is a declarative, GitOps continuous delivery tool fo…8.5
- CVE-2023-22737wire-server provides back end services for Wire, a team comm…6.5
- CVE-2023-22738vantage6 is a privacy preserving federated learning infrastr…6.5
- CVE-2023-22739Discourse is an open source platform for community discussio…6.5
- CVE-2023-2274Rejected reason: This CVE assignment was considered invalid …
- CVE-2023-22740Discourse is an open source platform for community discussio…6.5
- CVE-2023-22742libgit2 is a cross-platform, linkable library implementation…5.9
- CVE-2023-22743Git for Windows is the Windows port of the revision control …7.3
- CVE-2023-22745tpm2-tss is an open source software implementation of the Tr…6.4
- CVE-2023-22746CKAN is an open-source DMS (data management system) for powe…7.5
- CVE-2023-22747There are multiple command injection vulnerabilities that co…9.8
- CVE-2023-22748 There are multiple command injection vulnerabilities that c…9.8
Are you affected by CVE-2023-22741?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
