CVE-2022-24754

Name
CVE-2022-24754
Description
PJSIP is a free and open source multimedia communication library written in C language. In versions prior to and including 2.12 PJSIP there is a stack-buffer overflow vulnerability which only impacts PJSIP users who accept hashed digest credentials (credentials with data_type `PJSIP_CRED_DATA_DIGEST`). This issue has been patched in the master branch of the PJSIP repository and will be included with the next release. Users unable to upgrade need to check that the hashed digest data length must be equal to `PJSIP_MD5STRLEN` before passing to PJSIP.
NVD Severity
high
Other trackers
Mailing lists
Exploits
Forges
GitHub (code, issues), Aports (code, issues)

References

Type URI
MISC https://github.com/pjsip/pjproject/commit/d27f79da11df7bc8bb56c2f291d71e54df8d2c47
CONFIRM https://github.com/pjsip/pjproject/security/advisories/GHSA-73f7-48m9-w662
MLIST https://lists.debian.org/debian-lts-announce/2022/03/msg00035.html
Third Party Advisory https://security.gentoo.org/glsa/202210-37
MLIST https://lists.debian.org/debian-lts-announce/2023/08/msg00038.html

Match rules

CPE URI Source package Min version Max version
cpe:2.3:a:teluu:pjsip:*:*:*:*:*:*:*:* pjsip >= None <= 2.12

Vulnerable and fixed packages

Source package Branch Version Maintainer Status
pjproject 3.16-main 2.12.1-r0 Natanael Copa <ncopa@alpinelinux.org> fixed