cvelist/2019/10xxx/CVE-2019-10206.json

88 lines
2.9 KiB
JSON
Raw Normal View History

2019-03-27 12:00:51 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-10206",
2019-11-22 13:02:42 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-07-24 12:12:07 +02:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "Ansible",
"version": {
"version_data": [
{
2019-11-22 13:04:37 +01:00
"version_value": "all 2.8.x before 2.8.4"
2019-07-24 12:12:07 +02:00
},
{
2019-11-22 13:04:37 +01:00
"version_value": "all 2.7.x before 2.7.13"
2019-07-24 12:12:07 +02:00
},
{
2019-11-22 13:04:37 +01:00
"version_value": "all 2.6.x before 2.6.19"
2019-07-24 12:12:07 +02:00
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10206",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10206",
"refsource": "CONFIRM"
2020-04-13 00:01:14 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:0513",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00021.html"
2020-04-16 19:03:16 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:0523",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00026.html"
2019-07-24 12:12:07 +02:00
}
]
2019-03-27 12:00:51 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-11-22 13:04:37 +01:00
"value": "ansible-playbook -k and ansible cli tools, all versions 2.8.x before 2.8.4, all 2.7.x before 2.7.13 and all 2.6.x before 2.6.19, prompt passwords by expanding them from templates as they could contain special characters. Passwords should be wrapped to prevent templates trigger and exposing them."
2019-03-27 12:00:51 +00:00
}
]
2019-07-24 12:12:07 +02:00
},
"impact": {
"cvss": [
[
{
"vectorString": "6.4/CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.0"
}
]
]
2019-03-27 12:00:51 +00:00
}
2019-11-22 13:02:42 +00:00
}