2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
2017-11-21 11:17:21 -05:00
"ASSIGNER" : "secalert@redhat.com" ,
2017-11-21 10:29:34 -05:00
"DATE_PUBLIC" : "2017-07-21T00:00:00" ,
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-7550" ,
2017-11-21 11:17:21 -05:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "ansible" ,
"version" : {
"version_data" : [
{
"version_value" : "2.3.x before 2.3.3, 2.4.x before 2.4.1"
}
]
}
}
]
} ,
"vendor_name" : "Red Hat, Inc."
}
]
}
2017-10-16 12:31:07 -04:00
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2017-11-21 12:04:10 -05:00
"value" : "A flaw was found in the way Ansible (2.3.x before 2.3.3, and 2.4.x before 2.4.1) passed certain parameters to the jenkins_plugin module. Remote attackers could use this flaw to expose sensitive information from a remote host's logs. This flaw was fixed by not allowing passwords to be specified in the \"params\" argument, and noting this in the module documentation."
2017-11-21 11:17:21 -05:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-532"
}
]
2017-10-16 12:31:07 -04:00
}
]
2017-11-21 11:17:21 -05:00
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1473645"
} ,
2017-11-21 12:04:10 -05:00
{
"url" : "https://github.com/ansible/ansible/issues/30874"
}
2017-11-21 11:17:21 -05:00
]
2017-10-16 12:31:07 -04:00
}
}