An issue was discovered in Malwarebytes before 4.0 on macOS. A malicious application was able to perform a privileged action within the Malwarebytes launch daemon. The privileged service improperly validated XPC connections by relying on the PID instead of the audit token. An attacker can construct a situation where the same PID is used for running two different programs at different times, by leveraging a race condition during crafted use of posix_spawn.
References
Link | Resource |
---|---|
https://wojciechregula.blog/post/learn-xpc-exploitation-part-2-say-no-to-the-pid/ | Exploit Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2021-01-15 22:15
Updated : 2024-02-28 18:08
NVD link : CVE-2020-25533
Mitre link : CVE-2020-25533
CVE.ORG link : CVE-2020-25533
JSON object : View
Products Affected
malwarebytes
- malwarebytes
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')