7.8

CVE-2023-4734

Exploit

Integer Overflow or Wraparound in vim/vim

Integer Overflow or Wraparound in GitHub repository vim/vim prior to 9.0.1846.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
VimVim Version < 9.0.1846
ApplemacOS Version < 14.1
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.57% 0.428
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-190 Integer Overflow or Wraparound

The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.

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/4c6fe2e2ea62469642ed1d80b16d39e616b25cf5
Patch
https://huntr.dev/bounties/688e4382-d2b6-439a-a54e-484780f82217
Patch
Third Party Advisory
Exploit