Security Advisory

CVE-2023-41036

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2023-09-12 19:48:15
Last updated 2024-11-27 16:17:52
Assigner GitHub_M
State PUBLISHED

Description

Macvim is a text editor for MacOS. Prior to version 178, Macvim makes use of an insecure interprocess communication (IPC) mechanism which could lead to a privilege escalation. Distributed objects are a concept introduced by Apple which allow one program to vend an interface to another program. What is not made clear in the documentation is that this service can vend this interface to any other program on the machine. The impact of exploitation is a privilege escalation to root - this is likely to affect anyone who is not careful about the software they download and use MacVim to edit files that would require root privileges. Version 178 contains a fix for this issue.