2023-11-07 21:03:21 +00:00

118 lines
4.9 KiB
JSON

{
"id": "CVE-2018-7311",
"sourceIdentifier": "cve@mitre.org",
"published": "2018-02-21T22:29:00.330",
"lastModified": "2023-11-07T03:00:59.527",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "PrivateVPN 2.0.31 for macOS suffers from a root privilege escalation vulnerability. The software installs a privileged helper tool that runs as the root user. This privileged helper tool is installed as a LaunchDaemon and implements an XPC service. The XPC service is responsible for handling new VPN connection operations via the main PrivateVPN application. The privileged helper tool creates new VPN connections by executing the openvpn binary located in the /Applications/PrivateVPN.app/Contents/Resources directory. The openvpn binary can be overwritten by the default user, which allows an attacker that has already installed malicious software as the default user to replace the binary. When a new VPN connection is established, the privileged helper tool will launch this malicious binary, thus allowing an attacker to execute code as the root user. NOTE: the vendor has reportedly indicated that this behavior is \"an acceptable part of their software."
},
{
"lang": "es",
"value": "** EN DISPUTA ** PrivateVPN 2.0.31 para macOS sufre de una vulnerabilidad de escalado de privilegios root. El software instala una herramienta helper con privilegios que se ejecuta como el usuario root. Esta herramienta helper con privilegios se instala como LaunchDaemon e implementa un servicio XPC. Este servicio es responsable de gestionar nuevas operaciones de conexi\u00f3n VPN mediante la aplicaci\u00f3n PrivateVPN principal. La herramienta helper con privilegios crea nuevas conexiones VPN ejecutando el binario openvpn situado en el directorio /Applications/PrivateVPN.app/Contents/Resources. El usuario por defecto puede sobrescribir este binario openvpn, lo que permite que un atacante que ya haya instalado software malicioso como el usuario por defecto reemplace el binario. Cuando se establece una nueva conexi\u00f3n VPN, la herramienta helper con privilegios ejecuta este binario malicioso, lo que permite que un atacante ejecute c\u00f3digo como usuario root. NOTA: el fabricante ha indicado que este comportamiento es \"una parte aceptable de su software\"."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 9.0
},
"baseSeverity": "HIGH",
"exploitabilityScore": 8.0,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-732"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:privatevpn:privatevpn:2.0.31:*:*:*:*:macos:*:*",
"matchCriteriaId": "0FC93FC6-FB64-461C-9FF5-87F2DBC671E0"
}
]
}
]
}
],
"references": [
{
"url": "https://gist.github.com/anonymous/cfc3f3419804b22ee9e82ee8d16a661d",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/VerSprite/research/blob/eba22c8b506be6f7128ef5356281915d5667bfff/advisories/VS-2018-004.md",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/VerSprite/research/blob/master/advisories/VS-2018-004.md",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}