{ "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-31002", "STATE": "PUBLIC", "TITLE": "Out-of-bounds Read in Sofia-SIP" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "sofia-sip", "version": { "version_data": [ { "version_value": "< 1.13.8" } ] } } ] }, "vendor_name": "freeswitch" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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 a crash. This type of crash may be caused by a URL ending with `%`. Version 1.13.8 contains a patch for this issue." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-125: Out-of-bounds Read" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/freeswitch/sofia-sip/security/advisories/GHSA-g3x6-p824-x6hm", "refsource": "CONFIRM", "url": "https://github.com/freeswitch/sofia-sip/security/advisories/GHSA-g3x6-p824-x6hm" }, { "name": "https://github.com/freeswitch/sofia-sip/commit/51841eb53679434a386fb2dcbca925dcc48d58ba", "refsource": "MISC", "url": "https://github.com/freeswitch/sofia-sip/commit/51841eb53679434a386fb2dcbca925dcc48d58ba" }, { "refsource": "MLIST", "name": "[debian-lts-announce] 20220902 [SECURITY] [DLA 3091-1] sofia-sip security update", "url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00001.html" }, { "refsource": "GENTOO", "name": "GLSA-202210-18", "url": "https://security.gentoo.org/glsa/202210-18" }, { "refsource": "DEBIAN", "name": "DSA-5410", "url": "https://www.debian.org/security/2023/dsa-5410" } ] }, "source": { "advisory": "GHSA-g3x6-p824-x6hm", "discovery": "UNKNOWN" } }