cvelist/2018/11xxx/CVE-2018-11479.json

62 lines
2.2 KiB
JSON
Raw Normal View History

2018-05-25 15:02:59 -04:00
{
2019-03-18 06:26:32 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-11479",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-05-25 15:02:59 -04:00
{
2019-03-18 06:26:32 +00:00
"lang": "eng",
"value": "The VPN component in Windscribe 1.81 uses the OpenVPN client for connections. Also, it creates a WindScribeService.exe system process that establishes a \\\\.\\pipe\\WindscribeService named pipe endpoint that allows the Windscribe VPN process to connect and execute an OpenVPN process or other processes (like taskkill, etc.). There is no validation of the program name before constructing the lpCommandLine argument for a CreateProcess call. An attacker can run any malicious process with SYSTEM privileges through this named pipe."
2018-05-25 15:02:59 -04:00
}
2019-03-18 06:26:32 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://sqlulz.blogspot.com/2018/05/windscribe-vpn-privilege-escalation.html",
"refsource": "MISC",
"url": "http://sqlulz.blogspot.com/2018/05/windscribe-vpn-privilege-escalation.html"
}
]
}
}