cvelist/2019/17xxx/CVE-2019-17361.json

82 lines
2.7 KiB
JSON
Raw Normal View History

2020-01-17 02:01:09 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-17361",
"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",
2020-01-21 18:01:14 +00:00
"value": "In SaltStack Salt through 2019.2.0, the salt-api NET API with the ssh client enabled is vulnerable to command injection. This allows an unauthenticated attacker with network access to the API endpoint to execute arbitrary code on the salt-api host."
2020-01-17 02:01:09 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/saltstack/salt/commits/master",
"refsource": "MISC",
"name": "https://github.com/saltstack/salt/commits/master"
},
{
"refsource": "CONFIRM",
"name": "https://docs.saltstack.com/en/latest/topics/releases/2019.2.3.html#security-fix",
"url": "https://docs.saltstack.com/en/latest/topics/releases/2019.2.3.html#security-fix"
2020-03-18 22:01:22 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:0357",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00026.html"
2020-05-06 13:01:23 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-4676",
"url": "https://www.debian.org/security/2020/dsa-4676"
2020-08-19 19:01:35 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4459-1",
"url": "https://usn.ubuntu.com/4459-1/"
2020-01-17 02:01:09 +00:00
}
]
}
}