Filtered by vendor Kde Subscriptions
Filtered by product Kate Subscriptions
Total 1 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2022-23853 1 Kde 2 Kate, Ktexteditor 2024-08-03 7.8 High
The LSP (Language Server Protocol) plugin in KDE Kate before 21.12.2 and KTextEditor before 5.91.0 tries to execute the associated LSP server binary when opening a file of a given type. If this binary is absent from the PATH, it will try running the LSP server binary in the directory of the file that was just opened (due to a misunderstanding of the QProcess API, that was never intended). This can be an untrusted directory.