2020-12-17 19:02:25 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-20228" ,
2021-04-29 16:00:46 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "ansible" ,
"version" : {
"version_data" : [
{
"version_value" : "ansible-engine 2.9.18"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-200->CWE-522"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=1925002" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1925002"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/ansible/ansible/pull/73487" ,
"url" : "https://github.com/ansible/ansible/pull/73487"
2021-08-07 15:00:47 +00:00
} ,
{
"refsource" : "DEBIAN" ,
"name" : "DSA-4950" ,
"url" : "https://www.debian.org/security/2021/dsa-4950"
2021-04-29 16:00:46 +00:00
}
]
2020-12-17 19:02:25 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-04-29 16:00:46 +00:00
"value" : "A flaw was found in the Ansible Engine 2.9.18, where sensitive info is not masked by default and is not protected by the no_log feature when using the sub-option feature of the basic.py module. This flaw allows an attacker to obtain sensitive information. The highest threat from this vulnerability is to confidentiality."
2020-12-17 19:02:25 +00:00
}
]
}
}