Lucene search

K
cve[email protected]CVE-2023-28096
HistoryMar 15, 2023 - 10:15 p.m.

CVE-2023-28096

2023-03-1522:15:10
CWE-401
web.nvd.nist.gov
19
opensips
sip server
memory leak
cve-2023-28096
security vulnerability
json object parsing
version 3.1.8
version 3.2.5

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

7.5 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

39.6%

OpenSIPS, a Session Initiation Protocol (SIP) server implementation, has a memory leak starting in the 2.3 branch and priot to versions 3.1.8 and 3.2.5. The memory leak was detected in the function parse_mi_request while performing coverage-guided fuzzing. This issue can be reproduced by sending multiple requests of the form {"jsonrpc": "2.0","method": "log_le. This malformed message was tested against an instance of OpenSIPS via FIFO transport layer and was found to increase the memory consumption over time.

To abuse this memory leak, attackers need to reach the management interface (MI) which typically should only be exposed on trusted interfaces. In cases where the MI is exposed to the internet without authentication, abuse of this issue will lead to memory exhaustion which may affect the underlying system’s availability. No authentication is typically required to reproduce this issue. On the other hand, memory leaks may occur in other areas of OpenSIPS where the cJSON library is used for parsing JSON objects.

The issue has been fixed in versions 3.1.8 and 3.2.5.

Affected configurations

Vulners
NVD
Node
opensipsopensipsRange2.3.0–3.1.8
OR
opensipsopensipsRange3.2.0–3.2.5
VendorProductVersionCPE
opensipsopensips*cpe:2.3:a:opensips:opensips:*:*:*:*:*:*:*:*
opensipsopensips*cpe:2.3:a:opensips:opensips:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "OpenSIPS",
    "product": "opensips",
    "versions": [
      {
        "version": ">= 2.3.0, < 3.1.8",
        "status": "affected"
      },
      {
        "version": ">= 3.2.0, < 3.2.5",
        "status": "affected"
      }
    ]
  }
]

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

7.5 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

39.6%

Related for CVE-2023-28096