CVE-2019-10206 init

This commit is contained in:
mrehak@redhat.com 2019-11-22 13:04:37 +01:00
parent 8c95655c38
commit f727f2ffb1
No known key found for this signature in database
GPG Key ID: 61C2AB3CDC29106F

View File

@ -18,13 +18,13 @@
"version": {
"version_data": [
{
"version_value": "fixed in 2.8.4"
"version_value": "all 2.8.x before 2.8.4"
},
{
"version_value": "fixed in 2.7.13"
"version_value": "all 2.7.x before 2.7.13"
},
{
"version_value": "fixed in 2.6.19"
"version_value": "all 2.6.x before 2.6.19"
}
]
}
@ -60,7 +60,7 @@
"description_data": [
{
"lang": "eng",
"value": "ansible-playbook -k and ansible cli tools, all before versions 2.8.4, 2.7.13, 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."
"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."
}
]
},