cvelist/2017/12xxx/CVE-2017-12791.json

87 lines
2.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 03:17:36 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-12791",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 03:17:36 +00:00
"lang": "eng",
"value": "Directory traversal vulnerability in minion id validation in SaltStack Salt before 2016.11.7 and 2017.7.x before 2017.7.1 allows remote minions with incorrect credentials to authenticate to a master via a crafted minion ID."
2017-10-16 12:31:07 -04:00
}
2019-03-18 03:17:36 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/saltstack/salt/pull/42944",
"refsource": "CONFIRM",
"url": "https://github.com/saltstack/salt/pull/42944"
},
{
"name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=872399",
"refsource": "MISC",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=872399"
},
{
"name": "100384",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/100384"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1482006",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1482006"
},
{
"name": "https://docs.saltstack.com/en/latest/topics/releases/2017.7.1.html",
"refsource": "CONFIRM",
"url": "https://docs.saltstack.com/en/latest/topics/releases/2017.7.1.html"
},
{
"name": "https://docs.saltstack.com/en/2016.11/topics/releases/2016.11.7.html",
"refsource": "CONFIRM",
"url": "https://docs.saltstack.com/en/2016.11/topics/releases/2016.11.7.html"
}
]
}
}