Vim is an open source, command line text editor. Prior to version 9.1.1552, a path traversal issue in Vim’s tar.vim plugin can allow overwriting of arbitrary files when opening specially crafted tar archives. Impact is low because this exploit requires direct user interaction. However, successfully exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive. The victim must edit such a file using Vim which will reveal the filename and the file content, a careful user may suspect some strange things going on. Successful exploitation could results in the ability to execute arbitrary commands on the underlying operating system. Version 9.1.1552 contains a patch for the vulnerability.
References
Configurations
No configuration.
History
18 Jul 2025, 15:15
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr - |
16 Jul 2025, 14:58
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
15 Jul 2025, 21:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-15 21:15
Updated : 2025-07-18 15:15
NVD link : CVE-2025-53905
Mitre link : CVE-2025-53905
CVE.ORG link : CVE-2025-53905
JSON object : View
Products Affected
No product.
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')