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

Configuration 1 (hide)

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

Configuration 2 (hide)

cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*

History

21 Nov 2024, 06:51

Type Values Removed Values Added
CVSS v2 : 7.5
v3 : 9.8
v2 : 7.5
v3 : 8.5
References () https://github.com/pjsip/pjproject/commit/d27f79da11df7bc8bb56c2f291d71e54df8d2c47 - Patch, Third Party Advisory () https://github.com/pjsip/pjproject/commit/d27f79da11df7bc8bb56c2f291d71e54df8d2c47 - Patch, Third Party Advisory
References () https://github.com/pjsip/pjproject/security/advisories/GHSA-73f7-48m9-w662 - Patch, Third Party Advisory () https://github.com/pjsip/pjproject/security/advisories/GHSA-73f7-48m9-w662 - Patch, Third Party Advisory
References () https://lists.debian.org/debian-lts-announce/2022/03/msg00035.html - Mailing List, Third Party Advisory () https://lists.debian.org/debian-lts-announce/2022/03/msg00035.html - Mailing List, Third Party Advisory
References () https://lists.debian.org/debian-lts-announce/2023/08/msg00038.html - () https://lists.debian.org/debian-lts-announce/2023/08/msg00038.html -
References () https://security.gentoo.org/glsa/202210-37 - Third Party Advisory () https://security.gentoo.org/glsa/202210-37 - Third Party Advisory

30 Aug 2023, 01:15

Type Values Removed Values Added
References
  • (MLIST) https://lists.debian.org/debian-lts-announce/2023/08/msg00038.html -
CWE CWE-1284 CWE-120

03 Jul 2023, 20:35

Type Values Removed Values Added
CWE CWE-120 CWE-1284

Information

Published : 2022-03-11 20:15

Updated : 2024-11-21 06:51


NVD link : CVE-2022-24754

Mitre link : CVE-2022-24754

CVE.ORG link : CVE-2022-24754


JSON object : View

Products Affected

teluu

  • pjsip

debian

  • debian_linux
CWE
CWE-120

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

CWE-1284

Improper Validation of Specified Quantity in Input