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

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2023-10-06T13:46:54.238Z

Updated: 2023-10-06T13:46:54.238Z

Reserved: 2023-07-24T16:19:28.365Z


Link: CVE-2023-38703

JSON object: View

cve-icon NVD Information

Status : Modified

Published: 2023-10-06T14:15:12.020

Modified: 2023-12-29T00:15:49.813


Link: CVE-2023-38703

JSON object: View

cve-icon Redhat Information

No data.

CWE