mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-06-21 05:40:25 +00:00
"-Synchronized-Data."
This commit is contained in:
parent
a7a6d71574
commit
e3141e6068
72
2020/12xxx/CVE-2020-12286.json
Normal file
72
2020/12xxx/CVE-2020-12286.json
Normal file
@ -0,0 +1,72 @@
|
|||||||
|
{
|
||||||
|
"CVE_data_meta": {
|
||||||
|
"ASSIGNER": "cve@mitre.org",
|
||||||
|
"ID": "CVE-2020-12286",
|
||||||
|
"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": [
|
||||||
|
{
|
||||||
|
"lang": "eng",
|
||||||
|
"value": "In Octopus Deploy before 2019.12.9 and 2020 before 2020.1.12, the TaskView permission is not scoped to any dimension. For example, a scoped user who is scoped to only one tenant can view server tasks scoped to any other tenant."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"problemtype": {
|
||||||
|
"problemtype_data": [
|
||||||
|
{
|
||||||
|
"description": [
|
||||||
|
{
|
||||||
|
"lang": "eng",
|
||||||
|
"value": "n/a"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"references": {
|
||||||
|
"reference_data": [
|
||||||
|
{
|
||||||
|
"url": "https://github.com/OctopusDeploy/Issues/issues/6333",
|
||||||
|
"refsource": "MISC",
|
||||||
|
"name": "https://github.com/OctopusDeploy/Issues/issues/6333"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://github.com/OctopusDeploy/Issues/issues/6332",
|
||||||
|
"refsource": "MISC",
|
||||||
|
"name": "https://github.com/OctopusDeploy/Issues/issues/6332"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://github.com/OctopusDeploy/Issues/issues/6331",
|
||||||
|
"refsource": "MISC",
|
||||||
|
"name": "https://github.com/OctopusDeploy/Issues/issues/6331"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
@ -53,6 +53,11 @@
|
|||||||
"url": "https://jvn.jp/en/jp/JVN47668991/index.html",
|
"url": "https://jvn.jp/en/jp/JVN47668991/index.html",
|
||||||
"refsource": "MISC",
|
"refsource": "MISC",
|
||||||
"name": "https://jvn.jp/en/jp/JVN47668991/index.html"
|
"name": "https://jvn.jp/en/jp/JVN47668991/index.html"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"refsource": "JVN",
|
||||||
|
"name": "JVN#47668991",
|
||||||
|
"url": "http://jvn.jp/en/jp/JVN47668991/index.html"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user