cvelist/2020/10xxx/CVE-2020-10588.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2020-03-14 22:01:12 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-03-15 21:01:15 +00:00
"ID": "CVE-2020-10588",
"STATE": "PUBLIC"
2020-03-14 22:01:12 +00:00
},
2020-03-15 21:01:15 +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",
2020-03-14 22:01:12 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-03-15 21:01:15 +00:00
"value": "v2rayL 2.1.3 allows local users to achieve root access because /etc/v2rayL/add.sh and /etc/v2rayL/remove.sh are owned by a low-privileged user but execute as root via Sudo."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://gist.github.com/bash-c/6ac238e8b15e60c9105e8cb6b42ec43c#file-v2rayl-lpe-exp1-sh",
"refsource": "MISC",
"name": "https://gist.github.com/bash-c/6ac238e8b15e60c9105e8cb6b42ec43c#file-v2rayl-lpe-exp1-sh"
2020-03-14 22:01:12 +00:00
}
]
}
}