ghsa-c6j7-4fr9-c76p
Vulnerability from github
Published
2021-11-23 18:17
Modified
2023-11-14 21:48
Severity ?
VLAI Severity ?
Summary
Incorrect permissions in Apache Ozone
Details
In Apache Ozone before 1.2.0, Ozone Datanode doesn't check the access mode parameter of the block token. Authenticated users with valid READ block token can do any write operation on the same block.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.ozone:ozone-main" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.2.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-39235" ], "database_specific": { "cwe_ids": [ "CWE-732" ], "github_reviewed": true, "github_reviewed_at": "2021-11-22T18:37:43Z", "nvd_published_at": "2021-11-19T10:15:00Z", "severity": "MODERATE" }, "details": "In Apache Ozone before 1.2.0, Ozone Datanode doesn\u0027t check the access mode parameter of the block token. Authenticated users with valid READ block token can do any write operation on the same block.", "id": "GHSA-c6j7-4fr9-c76p", "modified": "2023-11-14T21:48:57Z", "published": "2021-11-23T18:17:41Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-39235" }, { "type": "PACKAGE", "url": "https://github.com/apache/ozone" }, { "type": "WEB", "url": "https://mail-archives.apache.org/mod_mbox/ozone-dev/202111.mbox/%3C93f88246-4320-7423-0dac-ec7a07f47455%40apache.org%3E" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2021/11/19/6" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Incorrect permissions in Apache Ozone" }
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…