CVE-2022-31003

Sofia-SIP is an open-source Session Initiation Protocol (SIP) User-Agent library. Prior to version 1.13.8, when parsing each line of a sdp message, `rest = record + 2` will access the memory behind `\0` and cause an out-of-bounds write. An attacker can send a message with evil sdp to FreeSWITCH, causing a crash or more serious consequence, such as remote code execution. Version 1.13.8 contains a patch for this issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:signalwire:sofia-sip:*:*:*:*:*:*:*:*

Information

Published : 2022-05-31 20:15

Updated : 2022-06-09 13:42


NVD link : CVE-2022-31003

Mitre link : CVE-2022-31003


JSON object : View

Products Affected

signalwire

  • sofia-sip
CWE
CWE-787

Out-of-bounds Write

CWE-122

Heap-based Buffer Overflow