CVE-2024-7457
Awaiting Analysis Awaiting Analysis - Queue
BaseFortify

Publication date: 2025-06-11

Last updated on: 2025-06-12

Assigner: Pentraze

Description
The ws.stash.app.mac.daemon.helper tool contains a vulnerability caused by an incorrect use of macOS’s authorization model. Instead of validating the client's authorization reference, the helper invokes AuthorizationCopyRights() using its own privileged context (root), effectively authorizing itself rather than the client. As a result, it grants the system.preferences.admin right internally, regardless of the requesting client's privileges. This flawed logic allows unprivileged clients to invoke privileged operations via XPC, including unauthorized changes to system-wide network preferences such as SOCKS, HTTP, and HTTPS proxy settings. The absence of proper code-signing checks further enables arbitrary processes to exploit this flaw, leading to man-in-the-middle (MITM) attacks through traffic redirection.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-06-11
Last Modified
2025-06-12
Generated
2026-05-07
AI Q&A
2025-06-11
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-863 The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in the ws.stash.app.mac.daemon.helper tool due to incorrect use of macOS's authorization model. Instead of verifying the client's authorization, the helper uses its own privileged root context to authorize actions, effectively granting itself elevated rights regardless of the client's privileges. This flaw allows unprivileged clients to perform privileged operations via XPC, such as changing system-wide network proxy settings without authorization. Additionally, the lack of proper code-signing checks means arbitrary processes can exploit this vulnerability, potentially enabling man-in-the-middle (MITM) attacks by redirecting network traffic.


How can this vulnerability impact me? :

This vulnerability can allow attackers or unprivileged users to make unauthorized changes to system-wide network preferences, including SOCKS, HTTP, and HTTPS proxy settings. Such changes can redirect network traffic through malicious proxies, enabling man-in-the-middle (MITM) attacks. This compromises the confidentiality, integrity, and availability of network communications and can lead to data interception, manipulation, or disruption.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart