CVE-2023-38703
CVSS V2 None
CVSS V3 None
Description
PJSIP is a free and open source multimedia communication library written in C with high level API in C, C++, Java, C#, and Python languages. SRTP is a higher level media transport which is stacked upon a lower level media transport such as UDP and ICE. Currently a higher level transport is not synchronized with its lower level transport that may introduce use-after-free issue. This vulnerability affects applications that have SRTP capability (`PJMEDIA_HAS_SRTP` is set) and use underlying media transport other than UDP. This vulnerability’s impact may range from unexpected application termination to control flow hijack/memory corruption. The patch is available as a commit in the master branch.
Overview
- CVE ID
- CVE-2023-38703
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2023-10-06T13:46:54.238Z
- Last Modified Date
- 2023-10-06T13:46:54.238Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/pjsip/pjproject/security/advisories/GHSA-f76w-fh7c-pc66 | x_refsource_CONFIRM |
https://github.com/pjsip/pjproject/commit/6dc9b8c181aff39845f02b4626e0812820d4ef0d | x_refsource_MISC |
https://lists.debian.org/debian-lts-announce/2023/12/msg00019.html |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-38703 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-38703 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-25 21:22:06 | Added to TrackCVE |