CVE-2022-23608

Source
https://cve.org/CVERecord?id=CVE-2022-23608
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-23608.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-23608
Aliases
  • GHSA-ffff-m5fm-qm62
Downstream
Published
2022-02-22T00:00:00Z
Modified
2026-07-07T08:40:28.697884386Z
Severity
  • 8.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Use after free in PJSIP
Details

PJSIP is a free and open source multimedia communication library written in C language implementing standard based protocols such as SIP, SDP, RTP, STUN, TURN, and ICE. In versions up to and including 2.11.1 when in a dialog set (or forking) scenario, a hash key shared by multiple UAC dialogs can potentially be prematurely freed when one of the dialogs is destroyed . The issue may cause a dialog set to be registered in the hash table multiple times (with different hash keys) leading to undefined behavior such as dialog list collision which eventually leading to endless loop. A patch is available in commit db3235953baa56d2fb0e276ca510fefca751643f which will be included in the next release. There are no known workarounds for this issue.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-416"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/23xxx/CVE-2022-23608.json"
}
References

Affected packages

Git / github.com/asterisk/asterisk

Affected ranges

Type
GIT
Repo
https://github.com/asterisk/asterisk
Events
Database specific
{
    "source": "CPE_RANGE",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "16.8.0"
        },
        {
            "introduced": "16.0.0"
        },
        {
            "fixed": "16.24.1"
        },
        {
            "introduced": "18.0.0"
        },
        {
            "fixed": "18.10.1"
        },
        {
            "introduced": "19.0.0"
        },
        {
            "fixed": "19.2.1"
        }
    ],
    "cpe": [
        "cpe:2.3:a:asterisk:certified_asterisk:*:*:*:*:*:*:*:*",
        "cpe:2.3:a:sangoma:asterisk:*:*:*:*:*:*:*:*"
    ]
}
Type
GIT
Repo
https://github.com/pjsip/pjproject
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "2.11.1"
        }
    ],
    "cpe": "cpe:2.3:a:teluu:pjsip:*:*:*:*:*:*:*:*"
}

Affected versions

16.*
16.24.0
16.24.0-rc1
16.8.0-rc1
16.8.0-rc2
18.*
18.10.0
18.10.0-rc1
19.*
19.2.0
19.2.0-rc1
2.*
2.10
2.11

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-23608.json"