Name | CVE-2024-1433 |
Description | A vulnerability, which was classified as problematic, was found in KDE Plasma Workspace up to 5.93.0. This affects the function EventPluginsManager::enabledPlugins of the file components/calendar/eventpluginsmanager.cpp of the component Theme File Handler. The manipulation of the argument pluginId leads to path traversal. It is possible to initiate the attack remotely. The complexity of an attack is rather high. The exploitability is told to be difficult. The patch is named 6cdf42916369ebf4ad5bd876c4dfa0170d7b2f01. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-253407. NOTE: This requires write access to user's home or the installation of third party global themes. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
Vulnerable and fixed packages
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|
plasma-workspace (PTS) | stretch (security), stretch (lts), stretch | 4:5.8.6-2.1+deb9u1 | vulnerable |
| buster (security), buster, buster (lts) | 4:5.14.5.1-1+deb10u1 | fixed |
| bullseye (security), bullseye | 4:5.20.5-6+deb11u1 | fixed |
| bookworm (security), bookworm | 4:5.27.5-2+deb12u2 | fixed |
| sid, trixie | 4:5.27.11.1-1 | fixed |
The information below is based on the following data on fixed versions.
Notes
- plasma-workspace <not-affected> (Vulnerable code introduced later)
Fixed by: https://github.com/KDE/plasma-workspace/commit/6cdf42916369ebf4ad5bd876c4dfa0170d7b2f01 (v6.0.90)
Introduced by: https://github.com/KDE/plasma-workspace/commit/23940dbb90b99e96ebeaede14779d2582634bde3 (5.93.0)
Prior versions don't use 'pluginId' but the full path plugin directly (without path construction/traversal)