7.8

CVE-2023-4751

Exploit

Heap-based Buffer Overflow in vim/vim

Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1331.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
VimVim Version < 9.0.1331
ApplemacOS Version14.0
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.6% 0.439
CVSS Metriken
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
Third Party Advisory
Mailing List
https://support.apple.com/kb/HT213984
Third Party Advisory
Release Notes
https://github.com/vim/vim/commit/e1121b139480f53d1b06f84f3e4574048108fa0b
Patch
https://huntr.dev/bounties/db7be8d6-6cb7-4ae5-9c4e-805423afa378
Patch
Third Party Advisory
Exploit