{ "CVE_data_meta": { "ASSIGNER": "security@apache.org", "ID": "CVE-2021-39232", "STATE": "PUBLIC", "TITLE": "Missing admin check for SCM related admin commands" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Apache Ozone", "version": { "version_data": [ { "version_affected": "<=", "version_name": "1.0", "version_value": "1.0" } ] } } ] }, "vendor_name": "Apache Software Foundation" } ] } }, "credit": [ { "lang": "eng", "value": " Apache Ozone would like to thank Wei-Chiu Chuang for reporting this issue." } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In Apache Ozone versions prior to 1.2.0, certain admin related SCM commands can be executed by any authenticated users, not just by admins." } ] }, "generator": { "engine": "Vulnogram 0.0.9" }, "impact": [ {} ], "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "cwe-749 Exposed Dangerous Method or Function " } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://mail-archives.apache.org/mod_mbox/ozone-dev/202111.mbox/%3C3c30a7f2-13a4-345e-6c8a-c23a2b937041%40apache.org%3E", "name": "https://mail-archives.apache.org/mod_mbox/ozone-dev/202111.mbox/%3C3c30a7f2-13a4-345e-6c8a-c23a2b937041%40apache.org%3E" }, { "refsource": "MLIST", "name": "[oss-security] 20211118 CVE-2021-39232: Apache Ozone: Missing admin check for SCM related admin commands", "url": "http://www.openwall.com/lists/oss-security/2021/11/19/3" } ] }, "source": { "defect": [ "HDDS-4530" ], "discovery": "UNKNOWN" }, "work_around": [ { "lang": "eng", "value": "Upgrade to Apache Ozone release version 1.2.0" } ] }