ghsa-7cwc-fjqm-8vh8
Vulnerability from github
Published
2024-12-10 00:31
Modified
2024-12-10 19:09
Severity ?
Summary
Drupal core Access bypass
Details
Drupal's uniqueness checking for certain user fields is inconsistent depending on the database engine and its collation. As a result, a user may be able to register with the same email address as another user. This may lead to data integrity issues. This issue affects Drupal Core: from 8.0.0 before 10.2.11, from 10.3.0 before 10.3.9, from 11.0.0 before 11.0.8.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "drupal/core" }, "ranges": [ { "events": [ { "introduced": "8.0.0" }, { "fixed": "10.2.11" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "drupal/core" }, "ranges": [ { "events": [ { "introduced": "10.3.0" }, { "fixed": "10.3.9" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "drupal/core" }, "ranges": [ { "events": [ { "introduced": "11.0.0" }, { "fixed": "11.0.8" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "drupal/core-recommended" }, "ranges": [ { "events": [ { "introduced": "8.0.0" }, { "fixed": "10.2.11" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "drupal/core-recommended" }, "ranges": [ { "events": [ { "introduced": "10.3.0" }, { "fixed": "10.3.9" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "drupal/core-recommended" }, "ranges": [ { "events": [ { "introduced": "11.0.0" }, { "fixed": "11.0.8" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "drupal/drupal" }, "ranges": [ { "events": [ { "introduced": "8.0.0" }, { "fixed": "10.2.11" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "drupal/drupal" }, "ranges": [ { "events": [ { "introduced": "10.3.0" }, { "fixed": "10.3.9" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "drupal/drupal" }, "ranges": [ { "events": [ { "introduced": "11.0.0" }, { "fixed": "11.0.8" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-55634" ], "database_specific": { "cwe_ids": [ "CWE-178" ], "github_reviewed": true, "github_reviewed_at": "2024-12-10T19:09:24Z", "nvd_published_at": "2024-12-10T00:15:22Z", "severity": "MODERATE" }, "details": "Drupal\u0027s uniqueness checking for certain user fields is inconsistent depending on the database engine and its collation. As a result, a user may be able to register with the same email address as another user. This may lead to data integrity issues. This issue affects Drupal Core: from 8.0.0 before 10.2.11, from 10.3.0 before 10.3.9, from 11.0.0 before 11.0.8.", "id": "GHSA-7cwc-fjqm-8vh8", "modified": "2024-12-10T19:09:24Z", "published": "2024-12-10T00:31:27Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-55634" }, { "type": "WEB", "url": "https://github.com/drupal/core/commit/7ae0e8f1824e15f8b2b06e4da09836250e85e934" }, { "type": "PACKAGE", "url": "https://github.com/drupal/core" }, { "type": "WEB", "url": "https://www.drupal.org/sa-core-2024-004" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Drupal core Access bypass" }
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.