2021-08-17 10:00:51 +00:00
{
"CVE_data_meta" : {
2021-11-19 09:18:37 +00:00
"ASSIGNER" : "security@apache.org" ,
2021-08-17 10:00:51 +00:00
"ID" : "CVE-2021-39234" ,
2021-11-19 09:18:37 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Raw block data can be read bypassing ACL/authorization"
2021-08-17 10:00:51 +00:00
} ,
2021-11-19 09:18:37 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache Ozone" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "1.1" ,
"version_value" : "1.1"
}
]
}
}
]
} ,
"vendor_name" : "Apache Software Foundation"
}
]
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Apache Ozone would like to thank Marton Elek for reporting this issue."
}
] ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-08-17 10:00:51 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-11-19 10:01:06 +00:00
"value" : "In Apache Ozone versions prior to 1.2.0, Authenticated users knowing the ID of an existing block can craft specific request allowing access those blocks, bypassing other security checks like ACL."
2021-11-19 09:18:37 +00:00
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : [
{ }
] ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-20 Improper Input Validation"
}
]
2021-08-17 10:00:51 +00:00
}
]
2021-11-19 09:18:37 +00:00
} ,
"references" : {
"reference_data" : [
{
2021-11-19 10:01:06 +00:00
"refsource" : "MISC" ,
"url" : "https://mail-archives.apache.org/mod_mbox/ozone-dev/202111.mbox/%3C97d65498-7f8c-366f-1bea-5a74b6378f0d%40apache.org%3E" ,
"name" : "https://mail-archives.apache.org/mod_mbox/ozone-dev/202111.mbox/%3C97d65498-7f8c-366f-1bea-5a74b6378f0d%40apache.org%3E"
2021-11-19 13:01:12 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[oss-security] 20211118 CVE-2021-39234: Apache Ozone: Raw block data can be read bypassing ACL/authorization" ,
"url" : "http://www.openwall.com/lists/oss-security/2021/11/19/5"
2021-11-19 09:18:37 +00:00
}
]
} ,
"source" : {
"defect" : [
"HDDS-5061"
] ,
"discovery" : "UNKNOWN"
} ,
"work_around" : [
{
"lang" : "eng" ,
"value" : "Upgrade to Apache Ozone release version 1.2.0"
}
]
2021-11-19 10:01:06 +00:00
}