Lucene search
+L

8625 matches found

Microsoft CVE
Microsoft CVE
added 2023/11/20 8:0 a.m.6 views

Floating point Exception in adjust_plines_for_skipcol() in vim

...

4.3CVSS7AI score0.00668EPSS
SaveExploits0
CNVD
CNVD
added 2023/11/20 12:0 a.m.5 views

Vim integer overflow vulnerability (CNVD-2024-40467)

Vim is a cross-platform text editor. An integer overflow vulnerability exists in versions prior to Vim v9.0.2112, which stems from shiftline failing to properly handle integer-related operations. An attacker can exploit this vulnerability to cause a denial of service...

4.3CVSS6.6AI score0.00749EPSS
SaveExploits0References1
CNVD
CNVD
added 2023/11/20 12:0 a.m.7 views

Vim Input Validation Error Vulnerability (CNVD-2024-40466)

Vim is a cross-platform text editor. An input validation error vulnerability exists in versions prior to Vim v9.0.2109, which stems from the possibility that a given large count may overflow when obtaining the count of a normal mode z command. An attacker could exploit this vulnerability to cause...

4.3CVSS6.5AI score0.00749EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2023/11/17 12:50 p.m.38 views

CVE-2023-48237

A flaw was found in Vim, an open source command line text editor. In affected versions, when shifting lines in operator pending mode and using a large value, it may be possible to overflow the size of the integer. The impact is low because user interaction is required and a crash may not happen i...

4.3CVSS4.7AI score0.00749EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2023/11/17 12:50 p.m.59 views

CVE-2023-48236

A flaw was found in Vim, an open source command line text editor. When using the z= command, the user may overflow the count with values larger than MAXINT. The impact is low because user interaction is required and a crash may not happen in all situations. Mitigation Mitigation for this issue is...

4.3CVSS4.7AI score0.00688EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2023/11/17 12:50 p.m.37 views

CVE-2023-48235

A flaw as found in Vim, 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. The impact i...

4.3CVSS4.7AI score0.00749EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2023/11/17 12:50 p.m.46 views

CVE-2023-48234

A flaw was found in Vim, an open source command line text editor. When getting the count for a normal mode z command, it may overflow if large counts are given. The impact is low because user interaction is required and a crash may not happen in all situations. Mitigation Mitigation for this issu...

4.3CVSS4.7AI score0.00749EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2023/11/17 12:50 p.m.32 views

CVE-2023-48233

A flaw was found in Vim, an open source command line text editor. If the count after the :s command is larger than what fits into a signed long variable, abort with evaluetoolarge. The impact is low because user interaction is required and a crash may not happen in all situations. Mitigation...

4.3CVSS4.5AI score0.00749EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2023/11/17 12:20 p.m.38 views

CVE-2023-48231

A heap use-after-free flaw was found in the vim package. When executing a :s command for the first time and using a sub-replace-special atom inside the substitution, it is possible that the recursive :s call causes memory to be freed, which may later then be accessed by the initial :s command. Th...

4.3CVSS4.6AI score0.00666EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2023/11/17 12:20 p.m.37 views

CVE-2023-48232

A flaw was found in Vim, an open source command line text editor. A floating point exception may occur when calculating the line offset for overlong lines when smooth scrolling is enabled and the cpo-settings include the 'n' flag. This issue may occur when a window border is present and when the...

4.3CVSS4.3AI score0.00668EPSS
SaveExploits0References6
NVD
NVD
added 2023/11/16 11:15 p.m.19 views

CVE-2023-48234

Vim is an open source command line text editor. When getting the count for a normal mode z command, it may overflow for large counts given. Impact is low, user interaction is required and a crash may not even happen in all situations. This issue has been addressed in commit 58f9befca1 which has...

4.3CVSS0.00749EPSS
SaveExploits0References7
NVD
NVD
added 2023/11/16 11:15 p.m.23 views

CVE-2023-48235

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...

4.3CVSS0.00749EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2023/11/16 11:15 p.m.9 views

CVE-2023-48236

Vim is an open source command line text editor. When using the z= command, the user may overflow the count with values larger than MAXINT. Impact is low, user interaction is required and a crash may not even happen in all situations. This vulnerability has been addressed in commit 73b2d379 which...

4.3CVSS6.5AI score0.00688EPSS
SaveExploits0References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2023/11/16 11:15 p.m.5 views

CVE-2023-48235

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...

4.3CVSS6.5AI score0.00749EPSS
SaveExploits0References8Affected Software1
AlpineLinux
AlpineLinux
added 2023/11/16 11:15 p.m.29 views

CVE-2023-48235

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...

4.3CVSS7.1AI score0.00749EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2023/11/16 11:15 p.m.66 views

CVE-2023-48236

Vim is an open source command line text editor. When using the z= command, the user may overflow the count with values larger than MAXINT. Impact is low, user interaction is required and a crash may not even happen in all situations. This vulnerability has been addressed in commit 73b2d379 which...

4.3CVSS7.1AI score0.00688EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2023/11/16 11:15 p.m.31 views

CVE-2023-48234

Vim is an open source command line text editor. When getting the count for a normal mode z command, it may overflow for large counts given. Impact is low, user interaction is required and a crash may not even happen in all situations. This issue has been addressed in commit 58f9befca1 which has...

4.3CVSS7.1AI score0.00749EPSS
SaveExploits0
OSV
OSV
added 2023/11/16 11:15 p.m.10 views

AZL-32027 CVE-2023-48234 affecting package vim for versions less than 9.0.2112-1

Vim is an open source command line text editor. When getting the count for a normal mode z command, it may overflow for large counts given. Impact is low, user interaction is required and a crash may not even happen in all situations. This issue has been addressed in commit 58f9befca1 which has...

4.3CVSS7.1AI score0.00749EPSS
SaveExploits0References1
OSV
OSV
added 2023/11/16 11:15 p.m.12 views

AZL-32012 CVE-2023-48236 affecting package vim for versions less than 9.0.2112-1

Vim is an open source command line text editor. When using the z= command, the user may overflow the count with values larger than MAXINT. Impact is low, user interaction is required and a crash may not even happen in all situations. This vulnerability has been addressed in commit 73b2d379 which...

4.3CVSS6.6AI score0.00688EPSS
SaveExploits0References1
OSV
OSV
added 2023/11/16 11:15 p.m.8 views

AZL-32011 CVE-2023-48237 affecting package vim for versions less than 9.0.2112-1

Vim is an open source command line text editor. In affected versions when shifting lines in operator pending mode and using a very large value, it may be possible to overflow the size of integer. Impact is low, user interaction is required and a crash may not even happen in all situations. This...

4.3CVSS7AI score0.00749EPSS
SaveExploits0References1
Rows per page
Query Builder