Vulnerability Details : CVE-2023-28099
OpenSIPS is a Session Initiation Protocol (SIP) server implementation. Prior to versions 3.1.9 and 3.2.6, if `ds_is_in_list()` is used with an invalid IP address string (`NULL` is illegal input), OpenSIPS will attempt to print a string from a random address (stack garbage), which could lead to a crash. All users of `ds_is_in_list()` without the `$si` variable as 1st parameter could be affected by this vulnerability to a larger, lesser or no extent at all, depending if the data passed to the function is a valid IPv4 or IPv6 address string or not. Fixes will are available starting with the 3.1.9 and 3.2.6 minor releases. There are no known workarounds.
Vulnerability category: Input validation
Products affected by CVE-2023-28099
- cpe:2.3:a:opensips:opensips:*:*:*:*:*:*:*:*
- cpe:2.3:a:opensips:opensips:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-28099
0.10%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 42 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-28099
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
3.9
|
3.6
|
NIST | |
5.9
|
MEDIUM | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H |
2.2
|
3.6
|
GitHub, Inc. |
CWE ids for CVE-2023-28099
-
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.Assigned by: security-advisories@github.com (Secondary)
References for CVE-2023-28099
-
https://github.com/OpenSIPS/opensips/security/advisories/GHSA-pfm5-6vhv-3ff3
Vulnerability in the ds_is_in_list() function · Advisory · OpenSIPS/opensips · GitHubThird Party Advisory
-
https://github.com/OpenSIPS/opensips/issues/2780
[Vuln] Potential arbitrary-memory-log in ds_is_in_list due to uninit varaible on stack · Issue #2780 · OpenSIPS/opensips · GitHubThird Party Advisory
-
https://github.com/OpenSIPS/opensips/commit/e2f13d374
dispatcher: Fix IP printing on error case · OpenSIPS/opensips@e2f13d3 · GitHubPatch;Third Party Advisory
Jump to