Use After Free Affecting vim/vim package, versions [,9.1.0764)


Severity

Recommended
0.0
low
0
10

CVSS assessment made by Snyk's Security Team

    Threat Intelligence

    Exploit Maturity
    Proof of concept
    EPSS
    0.04% (11th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-UNMANAGED-VIMVIM-8168843
  • published 9 Oct 2024
  • disclosed 7 Oct 2024
  • credit gandalf4a

How to fix?

Upgrade vim/vim to version 9.1.0764 or higher.

Overview

Affected versions of this package are vulnerable to Use After Free via the BufWinLeave auto command. An attacker can cause the application to crash by manipulating the auto command to reopen the same buffer in a new split window.

Note:

This is only exploitable if the user has intentionally set up such an auto command and runs some buffer unload commands.

PoC

vim -u NONE -i NONE -n -m -X -Z -e -s -S vim_huaf_522 -c :qa!

CVSS Scores

version 4.0
version 3.1
Expand this section

Snyk

Recommended
2.4 low
  • Attack Vector (AV)
    Local
  • Attack Complexity (AC)
    Low
  • Attack Requirements (AT)
    None
  • Privileges Required (PR)
    Low
  • User Interaction (UI)
    Passive
  • Confidentiality (VC)
    None
  • Integrity (VI)
    Low
  • Availability (VA)
    Low
  • Confidentiality (SC)
    None
  • Integrity (SI)
    None
  • Availability (SA)
    None