9.8
CVE-2023-28502
- EPSS 80.6%
- Veröffentlicht 29.03.2023 21:15:08
- Zuletzt bearbeitet 18.02.2025 17:15:17
- Quelle cve@rapid7.com
- CVE-Watchlists
- Unerledigt
Rocket Software UniData versions prior to 8.2.4 build 3003 and UniVerse versions prior to 11.3.5 build 1001 or 12.2.1 build 2002 suffer from a stack-based buffer overflow in the "udadmin" service that can lead to remote code execution as the root user.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Rocketsoftware ≫ Unidata Version <= 8.2.4
Rocketsoftware ≫ Universe Version <= 11.3.5
Rocketsoftware ≫ Universe Version >= 12.0.0 <= 12.2.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 80.6% | 0.991 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.