---
cve: "CVE-2023-28099"
severity: "MEDIUM"
cvss: 5.9
epss: "91%"
vendor: "OpenSIPS"
kev: false
exploited: false
published: "2023-03-15 23:15:09"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-13T06:59:23+02:00"
---

# CVE-2023-28099

> 5.9 MEDIUM · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Hoch | good |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Keine | good |
| I Integrität | Keine | good |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- 949719bf4baeb5da9787b9c4191e061fe800d9eb (Commit)
- ce8cda891ce6cc48ff7dc2e75f683e4e45798c6c (Commit)

## Referenzen

- <https://github.com/OpenSIPS/opensips/security/advisories/GHSA-pfm5-6vhv-3ff3>
- <https://github.com/OpenSIPS/opensips/issues/2780>
- <https://github.com/OpenSIPS/opensips/commit/e2f13d374>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2023-28099) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
