7.8

CVE-2023-4750

Exploit

Use After Free in vim/vim

Use After Free in GitHub repository vim/vim prior to 9.0.1857.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
VimVim Version < 9.0.1857
FedoraprojectFedora Version37
FedoraprojectFedora Version38
FedoraprojectFedora Version39
ApplemacOS Version < 14.1
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.53% 0.404
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-416 Use After Free

The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

http://seclists.org/fulldisclosure/2023/Oct/24
Third Party Advisory
Mailing List
https://support.apple.com/kb/HT213984
Third Party Advisory
Release Notes
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/I56ITJAFMFAQ2G3BMGTCGM3GS62V2DTR/
Mailing List
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ITRVK4FB74RZDIGTZJXOZMUW6X6F4TNF/
Mailing List
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PFE3LDFRZ7EGWA5AU7YHYL62ELBOFZWQ/
Mailing List
https://github.com/vim/vim/commit/fc68299d436cf87453e432daa77b6d545df4d7ed
Patch
https://huntr.dev/bounties/1ab3ebdf-fe7d-4436-b483-9a586e03b0ea
Patch
Third Party Advisory
Exploit