The application Sensei Mac Cleaner contains a local privilege escalation vulnerability, allowing an attacker to perform multiple operations as the root user. These operations include arbitrary file deletion and writing, loading and unloading daemons, manipulating file permissions, and loading extensions, among other actions.
The vulnerable module org.cindori.SenseiHelper can be contacted via XPC. While the module performs client validation, it relies on the client's PID obtained through the public processIdentifier property of the NSXPCConnection class. This approach makes the module susceptible to a PID Reuse Attack, enabling an attacker to impersonate a legitimate client and send crafted XPC messages to invoke arbitrary methods exposed by the HelperProtocol interface.
References
Link | Resource |
---|---|
https://pentraze.com/vulnerability-reports |
Configurations
No configuration.
History
25 Nov 2024, 18:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-11-25 18:15
Updated : 2024-11-25 18:15
NVD link : CVE-2024-7915
Mitre link : CVE-2024-7915
CVE.ORG link : CVE-2024-7915
JSON object : View
Products Affected
No product.
CWE
CWE-863
Incorrect Authorization