gsd-2021-39236
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
In Apache Ozone before 1.2.0, Authenticated users with valid Ozone S3 credentials can create specific OM requests, impersonating any other user.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2021-39236",
    "description": "In Apache Ozone before 1.2.0, Authenticated users with valid Ozone S3 credentials can create specific OM requests, impersonating any other user.",
    "id": "GSD-2021-39236"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2021-39236"
      ],
      "details": "In Apache Ozone before 1.2.0, Authenticated users with valid Ozone S3 credentials can create specific OM requests, impersonating any other user.",
      "id": "GSD-2021-39236",
      "modified": "2023-12-13T01:23:15.379124Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security@apache.org",
        "ID": "CVE-2021-39236",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "Apache Ozone",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "\u003c=",
                          "version_name": "1.0",
                          "version_value": "1.0"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Apache Software Foundation"
            }
          ]
        }
      },
      "credits": [
        {
          "lang": "en",
          "value": "Apache Ozone would like to thank Marton Elek for reporting this issue."
        }
      ],
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "In Apache Ozone before 1.2.0, Authenticated users with valid Ozone S3 credentials can create specific OM requests, impersonating any other user."
          }
        ]
      },
      "generator": {
        "engine": "Vulnogram 0.0.9"
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "cweId": "CWE-862",
                "lang": "eng",
                "value": "CWE-862 Missing Authorization"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://mail-archives.apache.org/mod_mbox/ozone-dev/202111.mbox/%3C0fd74baa-88a0-39a2-8f3a-b982acb25d5a%40apache.org%3E",
            "refsource": "MISC",
            "url": "https://mail-archives.apache.org/mod_mbox/ozone-dev/202111.mbox/%3C0fd74baa-88a0-39a2-8f3a-b982acb25d5a%40apache.org%3E"
          },
          {
            "name": "http://www.openwall.com/lists/oss-security/2021/11/19/7",
            "refsource": "MISC",
            "url": "http://www.openwall.com/lists/oss-security/2021/11/19/7"
          },
          {
            "name": "https://issues.apache.org/jira/browse/HDDS-4763",
            "refsource": "MISC",
            "url": "https://issues.apache.org/jira/browse/HDDS-4763"
          }
        ]
      },
      "source": {
        "defect": [
          "HDDS-4763"
        ],
        "discovery": "UNKNOWN"
      },
      "work_around": [
        {
          "lang": "en",
          "value": "Upgrade to Apache Ozone release version 1.2.0"
        }
      ]
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "(,1.2.0)",
          "affected_versions": "All versions before 1.2.0",
          "cvss_v2": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-862",
            "CWE-937"
          ],
          "date": "2023-08-03",
          "description": "In Apache Ozone, Authenticated users with valid Ozone S3 credentials can create specific OM requests, impersonating any other user.",
          "fixed_versions": [
            "1.2.0"
          ],
          "identifier": "CVE-2021-39236",
          "identifiers": [
            "CVE-2021-39236"
          ],
          "not_impacted": "All versions starting from 1.2.0",
          "package_slug": "maven/org.apache.hadoop/hadoop-ozone-ozone-manager",
          "pubdate": "2021-11-19",
          "solution": "Upgrade to version 1.2.0 or above.",
          "title": "Improper Authentication",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2021-39236",
            "https://mail-archives.apache.org/mod_mbox/ozone-dev/202111.mbox/%3C0fd74baa-88a0-39a2-8f3a-b982acb25d5a%40apache.org%3E",
            "http://www.openwall.com/lists/oss-security/2021/11/19/7",
            "https://github.com/apache/ozone/commit/60e078729e18ef1be276f35659957ac553d266f7"
          ],
          "uuid": "7c5177d8-ac60-4fff-90c1-73be9efa96a0"
        },
        {
          "affected_range": "(,1.2.0)",
          "affected_versions": "All versions before 1.2.0",
          "cvss_v2": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-287",
            "CWE-937"
          ],
          "date": "2023-08-03",
          "description": "This advisory has been marked as False Positive and moved to org.apache.hadoop:hadoop-ozone-ozone-manager.",
          "fixed_versions": [
            "1.2.0"
          ],
          "identifier": "CVE-2021-39236",
          "identifiers": [
            "GHSA-5993-wwpg-m92c",
            "CVE-2021-39236"
          ],
          "not_impacted": "All versions starting from 1.2.0",
          "package_slug": "maven/org.apache.ozone/ozone-main",
          "pubdate": "2021-11-23",
          "solution": "Upgrade to version 1.2.0 or above.",
          "title": "False Positive",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2021-39236",
            "https://github.com/advisories/GHSA-5993-wwpg-m92c"
          ],
          "uuid": "d65dd349-dc00-43c5-945c-e598a6f19cca"
        },
        {
          "affected_range": "(,1.2.0)",
          "affected_versions": "All versions before 1.2.0",
          "cvss_v2": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-862",
            "CWE-937"
          ],
          "date": "2023-08-03",
          "description": "This advisory has been marked as False Positive and moved to org.apache.hadoop:hadoop-ozone-ozone-manager.",
          "fixed_versions": [
            "1.2.0"
          ],
          "identifier": "CVE-2021-39236",
          "identifiers": [
            "CVE-2021-39236"
          ],
          "not_impacted": "All versions starting from 1.2.0",
          "package_slug": "maven/org.apache.ozone/ozone",
          "pubdate": "2021-11-19",
          "solution": "Upgrade to version 1.2.0 or above.",
          "title": "False Positive",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2021-39236",
            "https://mail-archives.apache.org/mod_mbox/ozone-dev/202111.mbox/%3C0fd74baa-88a0-39a2-8f3a-b982acb25d5a%40apache.org%3E",
            "http://www.openwall.com/lists/oss-security/2021/11/19/7"
          ],
          "uuid": "63fec481-d48c-46f7-838f-e6caa51dc486"
        }
      ]
    },
    "nvd.nist.gov": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:apache:ozone:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "9DCCB9A0-2922-4ED3-BF73-E84FDDAE7205",
                    "versionEndExcluding": "1.2.0",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "descriptions": [
          {
            "lang": "en",
            "value": "In Apache Ozone before 1.2.0, Authenticated users with valid Ozone S3 credentials can create specific OM requests, impersonating any other user."
          },
          {
            "lang": "es",
            "value": "En Apache Ozone versiones anteriores a 1.2.0, unos usuarios autenticados con credenciales v\u00e1lidas de Ozone S3 pueden crear peticiones espec\u00edficas de OM, suplantando a cualquier otro usuario"
          }
        ],
        "id": "CVE-2021-39236",
        "lastModified": "2023-12-22T19:21:36.667",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "MEDIUM",
              "cvssData": {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "SINGLE",
                "availabilityImpact": "PARTIAL",
                "baseScore": 6.5,
                "confidentialityImpact": "PARTIAL",
                "integrityImpact": "PARTIAL",
                "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
                "version": "2.0"
              },
              "exploitabilityScore": 8.0,
              "impactScore": 6.4,
              "obtainAllPrivilege": false,
              "obtainOtherPrivilege": false,
              "obtainUserPrivilege": false,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": false
            }
          ],
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 8.8,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              },
              "exploitabilityScore": 2.8,
              "impactScore": 5.9,
              "source": "nvd@nist.gov",
              "type": "Primary"
            }
          ]
        },
        "published": "2021-11-19T10:15:08.347",
        "references": [
          {
            "source": "security@apache.org",
            "tags": [
              "Mailing List",
              "Third Party Advisory"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2021/11/19/7"
          },
          {
            "source": "security@apache.org",
            "tags": [
              "Exploit"
            ],
            "url": "https://issues.apache.org/jira/browse/HDDS-4763"
          },
          {
            "source": "security@apache.org",
            "tags": [
              "Mailing List",
              "Mitigation",
              "Vendor Advisory"
            ],
            "url": "https://mail-archives.apache.org/mod_mbox/ozone-dev/202111.mbox/%3C0fd74baa-88a0-39a2-8f3a-b982acb25d5a%40apache.org%3E"
          }
        ],
        "sourceIdentifier": "security@apache.org",
        "vulnStatus": "Analyzed",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-862"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          },
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-862"
              }
            ],
            "source": "security@apache.org",
            "type": "Secondary"
          }
        ]
      }
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…