2021-11-17 15:47:33 -05:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-3917" ,
2022-08-23 20:00:43 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "coreos-installer" ,
"version" : {
"version_data" : [
{
"version_value" : "Fixed in coreos-installer 0.10.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-276 - Incorrect Default Permissions"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://github.com/coreos/fedora-coreos-tracker/issues/889" ,
"url" : "https://github.com/coreos/fedora-coreos-tracker/issues/889"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/coreos/coreos-installer/commit/2a36405339c87b16ed6c76e91ad5b76638fbdb0c" ,
"url" : "https://github.com/coreos/coreos-installer/commit/2a36405339c87b16ed6c76e91ad5b76638fbdb0c"
} ,
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=2018478" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2018478"
} ,
{
"refsource" : "MISC" ,
"name" : "https://access.redhat.com/security/cve/CVE-2021-3917" ,
"url" : "https://access.redhat.com/security/cve/CVE-2021-3917"
}
]
2021-11-17 15:47:33 -05:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-08-23 20:00:43 +00:00
"value" : "A flaw was found in the coreos-installer, where it writes the Ignition config to the target system with world-readable access permissions. This flaw allows a local attacker to have read access to potentially sensitive data. The highest threat from this vulnerability is to confidentiality."
2021-11-17 15:47:33 -05:00
}
]
}
}