2 matches found
overflow in ex address parsing in vim
...
4.3CVSS7AI score0.00755EPSS
SaveExploits0
CVE-2023-48235 overflow in ex address parsing in vim
Vim is an open source command line text editor. When parsing relative ex addresses one may unintentionally cause an overflow. Ironically this happens in the existing overflow check, because the line number becomes negative and LONGMAX - lnum will cause the overflow. Impact is low, user interactio...
2.8CVSS5.7AI score0.00755EPSS
SaveExploits0References7
20