CVE-2023-27599 Details
Description
OpenSIPS is a Session Initiation Protocol (SIP) server implementation. Prior to versions 3.1.7 and 3.2.4, when the function `append_hf` handles a SIP message with a malformed To header, a call to the function `abort()` is performed, resulting in a crash. This is due to the following check in `data_lump.c:399` in the function `anchor_lump`. An attacker abusing this vulnerability will crash OpenSIPS leading to Denial of Service. It affects configurations containing functions that make use of the affected code, such as the function `append_hf`. This issue has been fixed in versions 3.1.7 and 3.2.4.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Feb 25, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/OpenSIPS/opensips/commit/cb56694d290530ac308f44b453c18120b1c1109d | CVE | PatchThird Party Advisory |
| https://github.com/OpenSIPS/opensips/security/advisories/GHSA-qvj2-vqrg-f5jx | CVE | Third Party Advisory |
| https://opensips.org/pub/audit-2022/opensips-audit-technical-report-full.pdf | CVE | Third Party Advisory |
| https://github.com/OpenSIPS/opensips/commit/cb56694d290530ac308f44b453c18120b1c1109d | [email protected] | PatchThird Party Advisory |
| https://github.com/OpenSIPS/opensips/security/advisories/GHSA-qvj2-vqrg-f5jx | [email protected] | Third Party Advisory |
| https://opensips.org/pub/audit-2022/opensips-audit-technical-report-full.pdf | [email protected] | Third Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| NVD-CWE-noinfo | Insufficient Information to Classify Weakness | [email protected] |
| CWE-20 | Improper Input Validation | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| opensips opensips | < 3.1.7 >= 3.2.0, < 3.2.4 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Mar 21, 2023 | Initial Analysis | [email protected] |