CVE-2025-24014
Last modified
CVE-2025-24014 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. Vim is an open source, command line text editor. A segmentation fault was found in Vim before 9.1.1043. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
Vim is an open source, command line text editor. A segmentation fault was found in Vim before 9.1.1043. In silent Ex mode (-s -e), Vim typically doesn't show a screen and just operates silently in batch mode. However, it is still possible to trigger the function that handles the scrolling of a gui version of Vim by feeding some binary characters to Vim. The function that handles the scrolling however may be triggering a redraw, which will access the ScreenLines pointer, even so this variable hasn't been allocated (since there is no screen). This vulnerability is fixed in 9.1.1043.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Vim | Vim | < 9.1.1043 |
| Netapp | Hci Compute Node Firmware | All versions |
References
- https://security.netapp.com/advisory/ntap-20250314-0005/Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-24014?
How severe is CVE-2025-24014?
How do I fix CVE-2025-24014?
Are you affected by CVE-2025-24014?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
