MesonLSP is an unofficial, unendorsed language server for meson written in C++. A vulnerability in versions prior to 4.1.4 allows overwriting arbitrary files if the attacker can make the victim either run the language server within a specific crafted project or `mesonlsp --full`. Version 4.1.4 contains a patch for this issue. As a workaround, avoid running `mesonlsp --full` and set the language server option `others.neverDownloadAutomatically` to `true`.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-04-04 19:15
Updated : 2024-04-04 19:24
NVD link : CVE-2024-30254
Mitre link : CVE-2024-30254
CVE.ORG link : CVE-2024-30254
JSON object : View
Products Affected
No product.
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')