mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
1.2 KiB
1.2 KiB
CVE-2018-10361
Description
An issue was discovered in KTextEditor 5.34.0 through 5.45.0. Insecure handling of temporary files in the KTextEditor's kauth_ktexteditor_helper service (as utilized in the Kate text editor) can allow other unprivileged users on the local system to gain root privileges. The attack occurs when one user (who has an unprivileged account but is also able to authenticate as root) writes a text file using Kate into a directory owned by a another unprivileged user. The latter unprivileged user conducts a symlink attack to achieve privilege escalation.
POC
Reference
- http://www.openwall.com/lists/oss-security/2018/04/24/1
- http://www.openwall.com/lists/oss-security/2018/04/24/1
- https://bugzilla.suse.com/show_bug.cgi?id=1033055
- https://bugzilla.suse.com/show_bug.cgi?id=1033055
Github
No PoCs found on GitHub currently.