CVE-2023-32307
- EPSS 0.39%
- Published 26.05.2023 23:15:10
- Last modified 14.01.2025 20:15:26
Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. Referring to [GHSA-8599-x7rq-fr54](https://github.com/freeswitch/sofia-sip/security/advisories/GHSA-8599-x7rq-fr54), several other potential heap-over-...
CVE-2023-22741
- EPSS 1.48%
- Published 19.01.2023 22:15:11
- Last modified 21.11.2024 07:45:20
Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. In affected versions Sofia-SIP **lacks both message length and attributes length checks** when it handles STUN packets, leading to controllable heap-ov...
CVE-2022-31001
- EPSS 0.18%
- Published 31.05.2022 20:15:07
- Last modified 21.11.2024 07:03:41
Sofia-SIP is an open-source Session Initiation Protocol (SIP) User-Agent library. Prior to version 1.13.8, an attacker can send a message with evil sdp to FreeSWITCH, which may cause crash. This type of crash may be caused by `#define MATCH(s, m) (st...
CVE-2022-31003
- EPSS 8.57%
- Published 31.05.2022 20:15:07
- Last modified 21.11.2024 07:03:41
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 c...
CVE-2022-31002
- EPSS 0.21%
- Published 31.05.2022 19:15:07
- Last modified 21.11.2024 07:03:41
Sofia-SIP is an open-source Session Initiation Protocol (SIP) User-Agent library. Prior to version 1.13.8, an attacker can send a message with evil sdp to FreeSWITCH, which may cause a crash. This type of crash may be caused by a URL ending with `%`....