CVE-2022-24792

Name
CVE-2022-24792
Description
PJSIP is a free and open source multimedia communication library written in C. A denial-of-service vulnerability affects applications on a 32-bit systems that use PJSIP versions 2.12 and prior to play/read invalid WAV files. The vulnerability occurs when reading WAV file data chunks with length greater than 31-bit integers. The vulnerability does not affect 64-bit apps and should not affect apps that only plays trusted WAV files. A patch is available on the `master` branch of the `pjsip/project` GitHub repository. As a workaround, apps can reject a WAV file received from an unknown source or validate the file first.
NVD Severity
medium
Other trackers
Mailing lists
Exploits
Forges
GitHub (code, issues), Aports (code, issues)

References

Type URI
MISC https://github.com/pjsip/pjproject/commit/947bc1ee6d05be10204b918df75a503415fd3213
CONFIRM https://github.com/pjsip/pjproject/security/advisories/GHSA-rwgw-vwxg-q799
MLIST https://lists.debian.org/debian-lts-announce/2022/05/msg00047.html
GENTOO https://security.gentoo.org/glsa/202210-37
MLIST https://lists.debian.org/debian-lts-announce/2022/11/msg00021.html
DEBIAN https://www.debian.org/security/2022/dsa-5285

Match rules

CPE URI Source package Min version Max version
cpe:2.3:a:teluu:pjsip:*:*:*:*:*:*:x86:* 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