6.8
CVE-2023-2426
- EPSS 0.01%
- Published 29.04.2023 22:15:09
- Last modified 21.11.2024 07:58:35
- Source security@huntr.dev
- Teams watchlist Login
- Open Login
Use of Out-of-range Pointer Offset in GitHub repository vim/vim prior to 9.0.1499.
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.01% | 0.012 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
|
security@huntr.dev | 6.8 | 2.5 | 3.7 |
CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L
|
CWE-823 Use of Out-of-range Pointer Offset
The product performs pointer arithmetic on a valid pointer, but it uses an offset that can point outside of the intended range of valid memory locations for the resulting pointer.