cvedb.io
CVE-2024-45306
MEDIUM · CVSS 4.5
EPSS exploitation probability: 0%
Published 2024-09-02T18:15:36.920 · Last modified 2026-06-17T07:53:59.520

Summary

Vim is an open source, command line text editor. Patch v9.1.0038 optimized how the cursor position is calculated and removed a loop, that verified that the cursor position always points inside a line and does not become invalid by pointing beyond the end of a line. Back then we assumed this loop is unnecessary. However, this change made it possible that the cursor position stays invalid and points beyond the end of a line, which would eventually cause a heap-buffer-overflow when trying to access the line pointer at the specified cursor position. It's not quite clear yet, what can lead to this situation that the cursor points to an invalid position. That's why patch v9.1.0707 does not include a test case. The only observed impact has been a program crash. This issue has been addressed in wi

Affected products

vim — vim

Does this affect you?

Add your gear to cvedb and we'll alert you only when vim ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.