cvelist/2019/12xxx/CVE-2019-12573.json

62 lines
2.2 KiB
JSON
Raw Normal View History

2019-06-03 02:00:49 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2019-07-11 20:00:53 +00:00
"ID": "CVE-2019-12573",
"STATE": "PUBLIC"
2019-06-03 02:00:49 +00:00
},
2019-07-11 20:00:53 +00:00
"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",
2019-06-03 02:00:49 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2019-07-11 20:00:53 +00:00
"value": "A vulnerability in the London Trust Media Private Internet Access (PIA) VPN Client v82 for Linux and macOS could allow an authenticated, local attacker to overwrite arbitrary files. The openvpn_launcher binary is setuid root. This binary supports the --log option, which accepts a path as an argument. This parameter is not sanitized, which allows a local unprivileged user to overwrite arbitrary files owned by any user on the system, including root. This creates a denial of service condition and possible data loss if leveraged by a malicious local user."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/mirchr/security-research/blob/master/vulnerabilities/PIA/CVE-2019-12573.txt",
"url": "https://github.com/mirchr/security-research/blob/master/vulnerabilities/PIA/CVE-2019-12573.txt"
2019-06-03 02:00:49 +00:00
}
]
}
}