cvelist/2020/11xxx/CVE-2020-11651.json

82 lines
2.9 KiB
JSON
Raw Normal View History

2020-04-08 21:01:20 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-04-30 17:01:24 +00:00
"ID": "CVE-2020-11651",
"STATE": "PUBLIC"
2020-04-08 21:01:20 +00:00
},
2020-04-30 17:01:24 +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-04-08 21:01:20 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-04-30 17:01:24 +00:00
"value": "An issue was discovered in SaltStack Salt before 2019.2.4 and 3000 before 3000.2. The salt-master process ClearFuncs class does not properly validate method calls. This allows a remote user to access some methods without authentication. These methods can be used to retrieve user tokens from the salt master and/or run arbitrary commands on salt minions."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://docs.saltstack.com/en/latest/topics/releases/2019.2.4.html",
"refsource": "MISC",
"name": "https://docs.saltstack.com/en/latest/topics/releases/2019.2.4.html"
},
{
"refsource": "MISC",
"name": "https://github.com/saltstack/salt/blob/v3000.2_docs/doc/topics/releases/3000.2.rst",
"url": "https://github.com/saltstack/salt/blob/v3000.2_docs/doc/topics/releases/3000.2.rst"
2020-04-30 21:01:13 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:0564",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00047.html"
2020-05-05 23:01:12 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/157560/Saltstack-3000.1-Remote-Code-Execution.html",
"url": "http://packetstormsecurity.com/files/157560/Saltstack-3000.1-Remote-Code-Execution.html"
2020-05-06 13:01:23 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-4676",
"url": "https://www.debian.org/security/2020/dsa-4676"
2020-04-08 21:01:20 +00:00
}
]
}
}