CVE-2022-24792

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:teluu:pjsip:*:*:*:*:*:*:x86:*

Information

Published : 2022-04-25 16:16

Updated : 2022-06-02 14:15


NVD link : CVE-2022-24792

Mitre link : CVE-2022-24792


JSON object : View

Products Affected

teluu

  • pjsip
CWE
CWE-835

Loop with Unreachable Exit Condition ('Infinite Loop')