Ansible fetch module before versions 2.5.15, 2.6.14, 2.7.8 has a path traversal vulnerability which allows copying and overwriting files outside of the specified destination in the local ansible controller host, by not restricting an absolute path.
{
"source": "CPE_FIELD",
"extracted_events": [
{
"introduced": "2.5.0"
},
{
"fixed": "2.5.15"
},
{
"introduced": "2.6.0"
},
{
"fixed": "2.6.14"
},
{
"introduced": "2.7.0"
},
{
"fixed": "2.7.8"
}
],
"cpe": "cpe:2.3:a:redhat:ansible:*:*:*:*:*:*:*:*"
}