CVE-2018-10192
IPVanish 3.0.11 for macOS suffers from a root privilege escalation vulnerability.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (2.38%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
IPVanish 3.0.11 for macOS suffers from a root privilege escalation vulnerability. The `com.ipvanish.osx.vpnhelper` LaunchDaemon implements an insecure XPC service that could allow an attacker to execute arbitrary code as the root user. IPVanish uses a third-party library for converting `xpc_object_t` types in to `NSObject` types for sending XPC messages. When IPVanish establishes a new connection, the following XPC message is sent to the `com.ipvanish.osx.vpnhelper` LaunchDaemon. Because the XPC service itself does not validate an incoming connection, any application installed on the operating system can send it XPC messages. In the case of the "connect" message, an attacker could manipulate the `OpenVPNPath` to point at a malicious binary on the system. The `com.ipvanish.osx.vpnhelper` would receive the VPNHelperConnect command, and then execute the malicious binary as the root user.
- CVSS 3.0
- 9.8 CRITICALCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 2.38% probability · 83th percentile
- CISA KEV
- Not listed
- Affected
- ipvanish/ipvanish
- Source
- cve@mitre.org
References
- https://github.com/VerSprite/research/blob/master/advisories/VS-2018-020.mdThird Party Advisory
- https://github.com/VerSprite/research/blob/master/advisories/VS-2018-020.mdThird Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.