2021-08-12 07:00:59 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-3702" ,
2022-08-23 16:00:48 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "ansible-runner" ,
"version" : {
"version_data" : [
{
"version_value" : "Affects ansible-runner 2.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://github.com/ansible/ansible-runner/pull/742/commits" ,
"url" : "https://github.com/ansible/ansible-runner/pull/742/commits"
} ,
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=1977965" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1977965"
} ,
{
"refsource" : "MISC" ,
"name" : "https://access.redhat.com/security/cve/CVE-2021-3702" ,
"url" : "https://access.redhat.com/security/cve/CVE-2021-3702"
}
]
2021-08-12 07:00:59 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-08-23 16:00:48 +00:00
"value" : "A race condition flaw was found in ansible-runner, where an attacker could watch for rapid creation and deletion of a temporary directory, substitute their directory at that name, and then have access to ansible-runner's private_data_dir the next time ansible-runner made use of the private_data_dir. The highest Threat out of this flaw is to integrity and confidentiality."
2021-08-12 07:00:59 +00:00
}
]
}
}