First published: Mon Apr 25 2022(Updated: )
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.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Teluu PJSIP | <=2.12 | |
Debian Debian Linux | =9.0 | |
Debian Debian Linux | =10.0 | |
Debian Debian Linux | =11.0 | |
debian/asterisk | <=1:16.2.1~dfsg-1+deb10u2 | 1:16.28.0~dfsg-0+deb10u4 1:16.28.0~dfsg-0+deb11u3 1:20.5.2~dfsg+~cs6.13.40431414-1 |
debian/ring | <=20190215.1.f152c98~ds1-1+deb10u1<=20190215.1.f152c98~ds1-1+deb10u2<=20210112.2.b757bac~ds1-1 | 20230206.0~ds2-1.1 20230922.0~ds2-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-24792 is a denial-of-service vulnerability that affects applications on 32-bit systems using PJSIP versions 2.12 and prior.
Applications on 32-bit systems that use PJSIP versions 2.12 and prior are affected by CVE-2022-24792.
CVE-2022-24792 occurs when reading WAV file data chunks with a length greater than the actual size of the file.
CVE-2022-24792 has a severity of 7.5 (high).
To fix CVE-2022-24792, update to a version of PJSIP that is 2.12 or later.