CVE-2024-43374
Last modified
CVE-2024-43374 is a medium-severity vulnerability rated 4.7/10 on the CVSS scale. The UNIX editor Vim prior to version 9.1.0678 has a use-after-free error in argument list handling. When adding a new file to the argument list, this triggers `Buf*` autocommands. EPSS estimates a 0.35% chance of exploitation in the next 30 days.
Description
The UNIX editor Vim prior to version 9.1.0678 has a use-after-free error in argument list handling. When adding a new file to the argument list, this triggers `Buf*` autocommands. If in such an autocommand the buffer that was just opened is closed (including the window where it is shown), this causes the window structure to be freed which contains a reference to the argument list that we are actually modifying. Once the autocommands are completed, the references to the window and argument list are no longer valid and as such cause an use-after-free. Impact is low since the user must either intentionally add some unusual autocommands that wipe a buffer during creation (either manually or by sourcing a malicious plugin), but it will crash Vim. The issue has been fixed as of Vim patch v9.1.0678.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Netapp | Bootstrap Os | All versions |
| Neovim | Neovim | <= 0.10.4 |
| Vim | Vim | < 9.1.0678 |
References
- http://www.openwall.com/lists/oss-security/2024/08/15/6Mailing List, Third Party Advisory
- https://security.netapp.com/advisory/ntap-20240920-0004/Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-43374?
How severe is CVE-2024-43374?
How do I fix CVE-2024-43374?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-43369Ibexa RichText Field Type is a Field Type for supporting ric…7.2
- CVE-2024-4337Adive Framework 2.0.8, does not sufficiently encode user-con…7.4
- CVE-2024-43370gettext.js is a GNU gettext port for node and the browser. T…7.2
- CVE-2024-43371CKAN is an open-source data management system for powering d…6.5
- CVE-2024-43372Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2024-43373webcrack is a tool for reverse engineering javascript. An ar…7.8
- CVE-2024-43376Umbraco is an ASP.NET CMS. Some endpoints in the Management …5.3
- CVE-2024-43377Umbraco CMS is an ASP.NET CMS. An authenticated user can acc…4.3
- CVE-2024-43378calamares-nixos-extensions provides Calamares branding and m…7.8
- CVE-2024-43379TruffleHog is a secrets scanning tool. Prior to v3.81.9, thi…3.1
- CVE-2024-43380fugit contains time tools for flor and the floraison group. …7.5
- CVE-2024-43381reNgine is an automated reconnaissance framework for web app…5.4
Are you affected by CVE-2024-43374?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
