7.8
CVE-2023-4738
- EPSS 0.6%
- Veröffentlicht 02.09.2023 20:15:07
- Zuletzt bearbeitet 03.11.2025 21:16:02
- Quelle security@huntr.dev
- CVE-Watchlists
- Unerledigt
Heap-based Buffer Overflow in vim/vim
Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1848.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.6% | 0.44 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
| security@huntr.dev | 7.8 | 1.8 | 5.9 |
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
CWE-122 Heap-based Buffer Overflow
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.
http://seclists.org/fulldisclosure/2023/Oct/24
https://support.apple.com/kb/HT213984
https://github.com/vim/vim/commit/ced2c7394aafdc90fb7845e09b3a3fee23d48cb1
https://huntr.dev/bounties/9fc7dced-a7bb-4479-9718-f956df20f612
https://lists.debian.org/debian-lts-announce/2025/03/msg00023.html