ghsa-52jr-x6h6-xj6g
Vulnerability from github
Published
2024-12-05 15:31
Modified
2024-12-05 19:58
Severity ?
Summary
Drupal core vulnerable to improper error handling
Details
Under certain uncommon site configurations, a bug in the CKEditor 5 module can cause some image uploads to move the entire webroot to a different location on the file system. This could be exploited by a malicious user to take down a site.
The issue is mitigated by the fact that several non-default site configurations must exist simultaneously for this to occur.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "drupal/core" }, "ranges": [ { "events": [ { "introduced": "10.0.0" }, { "fixed": "10.2.10" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-11942" ], "database_specific": { "cwe_ids": [ "CWE-390" ], "github_reviewed": true, "github_reviewed_at": "2024-12-05T19:58:23Z", "nvd_published_at": "2024-12-05T15:15:08Z", "severity": "MODERATE" }, "details": "Under certain uncommon site configurations, a bug in the CKEditor 5 module can cause some image uploads to move the entire webroot to a different location on the file system. This could be exploited by a malicious user to take down a site.\n\nThe issue is mitigated by the fact that several non-default site configurations must exist simultaneously for this to occur.", "id": "GHSA-52jr-x6h6-xj6g", "modified": "2024-12-05T19:58:23Z", "published": "2024-12-05T15:31:02Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11942" }, { "type": "PACKAGE", "url": "https://github.com/drupal/core" }, { "type": "WEB", "url": "https://www.drupal.org/sa-core-2024-002" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Drupal core vulnerable to improper error handling" }
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.