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. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
References | DLA-3036-1, DLA-3194-1, DSA-5285-1 |
Debian Bugs | 1014976 |
Vulnerable and fixed packages
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|
asterisk (PTS) | jessie, jessie (lts) | 1:11.13.1~dfsg-2+deb8u8 | vulnerable |
| stretch (security) | 1:13.14.1~dfsg-2+deb9u6 | fixed |
| stretch (lts), stretch | 1:13.14.1~dfsg-2+deb9u10 | fixed |
| buster, buster (lts) | 1:16.28.0~dfsg-0+deb10u5 | fixed |
| buster (security) | 1:16.28.0~dfsg-0+deb10u4 | fixed |
| bullseye | 1:16.28.0~dfsg-0+deb11u4 | fixed |
| bullseye (security) | 1:16.28.0~dfsg-0+deb11u5 | fixed |
| sid | 1:22.1.0~dfsg+~cs6.14.60671435-1 | fixed |
pjproject (PTS) | jessie, jessie (lts) | 2.1.0.0.ast20130823-1+deb8u1 | vulnerable |
| stretch (security) | 2.5.5~dfsg-6+deb9u5 | fixed |
| stretch (lts), stretch | 2.5.5~dfsg-6+deb9u9 | fixed |
ring (PTS) | stretch (security), stretch (lts), stretch | 20161221.2.7bd7d91~dfsg1-1+deb9u1 | vulnerable |
| buster (security), buster, buster (lts) | 20190215.1.f152c98~ds1-1+deb10u2 | vulnerable |
| bullseye | 20210112.2.b757bac~ds1-1 | vulnerable |
| bullseye (security) | 20210112.2.b757bac~ds1-1+deb11u1 | vulnerable |
| bookworm | 20230206.0~ds2-1.1 | fixed |
| sid | 20231201.0~ds1-1 | fixed |
The information below is based on the following data on fixed versions.
Notes
[stretch] - asterisk <not-affected> (Vulnerable code not present)
code is present in ring but ring only uses the pjsip code, not pjmedia
https://github.com/pjsip/pjproject/security/advisories/GHSA-rwgw-vwxg-q799
https://github.com/pjsip/pjproject/commit/947bc1ee6d05be10204b918df75a503415fd3213
should only affect 32bit builds.