ghsa-7jr4-hgqx-vwgq
Vulnerability from github
Published
2023-04-26 15:30
Modified
2023-05-10 00:37
Severity ?
Summary
Access bypass in Drupal core
Details
Drupal 9.3 implemented a generic entity access API for entity revisions. However, this API was not completely integrated with existing permissions, resulting in some possible access bypass for users who have access to use revisions of content generally, but who do not have access to individual items of node and media content. This vulnerability only affects sites using Drupal's revision system.
All releases prior to Drupal 9.3 (including Drupal 7) are not affected.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "drupal/core" }, "ranges": [ { "events": [ { "introduced": "9.3.0" }, { "fixed": "9.3.12" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-25274" ], "database_specific": { "cwe_ids": [ "CWE-863" ], "github_reviewed": true, "github_reviewed_at": "2023-04-26T19:14:41Z", "nvd_published_at": "2023-04-26T14:15:09Z", "severity": "MODERATE" }, "details": "Drupal 9.3 implemented a generic entity access API for entity revisions. However, this API was not completely integrated with existing permissions, resulting in some possible access bypass for users who have access to use revisions of content generally, but who do not have access to individual items of node and media content. This vulnerability only affects sites using Drupal\u0027s revision system.\n\nAll releases prior to Drupal 9.3 (including Drupal 7) are not affected.", "id": "GHSA-7jr4-hgqx-vwgq", "modified": "2023-05-10T00:37:32Z", "published": "2023-04-26T15:30:21Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25274" }, { "type": "PACKAGE", "url": "https://github.com/drupal/core" }, { "type": "WEB", "url": "https://www.drupal.org/sa-core-2022-009" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Access bypass in Drupal core" }
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.