mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-06-12 02:05:39 +00:00
CVE-2019-10206 init
This commit is contained in:
parent
8c95655c38
commit
f727f2ffb1
@ -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."
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user