CVE-2021-43300

Source
https://cve.org/CVERecord?id=CVE-2021-43300
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-43300.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-43300
Downstream
Related
  • GHSA-qcvw-h34v-c7r9
Published
2022-02-16T21:15:07.760Z
Modified
2026-04-02T07:35:06.089346Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

Stack overflow in PJSUA API when calling pjsuarecordercreate. An attacker-controlled 'filename' argument may cause a buffer overflow since it is copied to a fixed-size stack buffer without any size validation.

References

Affected packages

Git / github.com/pjsip/pjproject

Affected ranges

Type
GIT
Repo
https://github.com/pjsip/pjproject
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "2.11.1"
        }
    ]
}

Affected versions

0.*
0.3-pre
0.5.0-before-conf
0.5.0.1
0.5.10
0.5.10.1
0.5.10.2
0.5.10.3
0.5.10.4
0.5.2
0.5.3
0.5.4
0.5.5.1
0.5.6
0.5.6.1
0.5.7
0.5.8
0.5.9
0.7.0
0.7.0-rc1
0.8.0
0.9.0
1.*
1.0
1.0-rc1
1.0-rc2
1.0-rc3
1.0-rc4
1.0.1
1.0.2
1.0.3
1.1
1.10
1.12
1.14
1.14.2
1.16
1.2
1.3
1.4
1.4.5
1.5
1.5.5
1.6
1.7
1.8
1.8.10
1.8.5
2.*
2.0
2.0-alpha
2.0-alpha2
2.0-beta
2.0-rc
2.0.1
2.1
2.10
2.11
2.11.1
2.12
2.12.1
2.13
2.13.1
2.14
2.14.1
2.15
2.15.1
2.16
2.2
2.2.1
2.3
2.4
2.4.5
2.5
2.5.1
2.5.5
2.6
2.7
2.7.1
2.7.2
2.8
2.9

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-43300.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "9.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "10.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "11.0"
            }
        ]
    }
]