Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2022-24754


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.


Published

2022-03-11T20:15:08.873

Last Modified

2024-11-21T06:51:01.337

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 8.5 (HIGH)

CVSSv2 Vector

AV:N/AC:L/Au:N/C:P/I:P/A:P

  • Access Vector: NETWORK
  • Access Complexity: LOW
  • Authentication: NONE
  • Confidentiality Impact: PARTIAL
  • Integrity Impact: PARTIAL
  • Availability Impact: PARTIAL
Exploitability Score

10.0

Impact Score

6.4

Weaknesses
  • Type: Secondary
    CWE-120
  • Type: Primary
    CWE-1284

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application teluu pjsip ≤ 2.12 Yes
Operating System debian debian_linux 9.0 Yes

References