Lucene search

K
cvelistMitreCVELIST:CVE-2022-23853
HistoryFeb 11, 2022 - 12:00 a.m.

CVE-2022-23853

2022-02-1100:00:00
mitre
www.cve.org
1

0.001 Low

EPSS

Percentile

32.4%

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.