2021-08-17 10:00:51 +00:00
{
2023-11-15 09:00:34 +00:00
"data_version" : "4.0" ,
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
2021-08-17 10:00:51 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2021-39231" ,
2023-11-15 09:00:34 +00:00
"ASSIGNER" : "security@apache.org" ,
"STATE" : "PUBLIC"
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "In Apache Ozone versions prior to 1.2.0, Various internal server-to-server RPC endpoints are available for connections, making it possible for an attacker to download raw data from Datanode and Ozone manager and modify Ratis replication configuration."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-862 Missing Authorization" ,
"cweId" : "CWE-862"
}
]
}
]
2021-08-17 10:00:51 +00:00
} ,
2021-11-19 09:18:37 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
2023-11-15 09:00:34 +00:00
"vendor_name" : "Apache Software Foundation" ,
2021-11-19 09:18:37 +00:00
"product" : {
"product_data" : [
{
"product_name" : "Apache Ozone" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "1.0" ,
"version_value" : "1.0"
}
]
}
}
]
2023-11-15 09:00:34 +00:00
}
2021-11-19 09:18:37 +00:00
}
]
}
} ,
"references" : {
"reference_data" : [
{
2021-11-19 10:01:06 +00:00
"url" : "https://mail-archives.apache.org/mod_mbox/ozone-dev/202111.mbox/%3C110cd117-75ed-364b-cd38-3effd20f2183%40apache.org%3E" ,
2023-11-15 09:00:34 +00:00
"refsource" : "MISC" ,
2021-11-19 10:01:06 +00:00
"name" : "https://mail-archives.apache.org/mod_mbox/ozone-dev/202111.mbox/%3C110cd117-75ed-364b-cd38-3effd20f2183%40apache.org%3E"
2021-11-19 13:01:12 +00:00
} ,
{
2023-11-15 09:00:34 +00:00
"url" : "http://www.openwall.com/lists/oss-security/2021/11/19/2" ,
"refsource" : "MISC" ,
"name" : "http://www.openwall.com/lists/oss-security/2021/11/19/2"
2021-11-19 09:18:37 +00:00
}
]
} ,
2023-11-15 09:00:34 +00:00
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
2021-11-19 09:18:37 +00:00
"source" : {
"defect" : [
"HDDS-4704" ,
"HDDS-4730" ,
"HDDS-4496" ,
"HDDS-4788"
] ,
"discovery" : "UNKNOWN"
} ,
"work_around" : [
{
2023-11-15 09:00:34 +00:00
"lang" : "en" ,
2021-11-19 09:18:37 +00:00
"value" : "Upgrade to Apache Ozone release version 1.2.0"
}
2023-11-15 09:00:34 +00:00
] ,
"credits" : [
{
"lang" : "en" ,
"value" : "Apache Ozone would like to thank Marton Elek for reporting this issue."
}
2021-11-19 09:18:37 +00:00
]
2021-11-19 10:01:06 +00:00
}