Vulnerability from drupal
Published
2024-10-09 15:56
Modified
2025-02-20 19:26
Summary
Details
This module provides a new UI experience for node editing using the Gutenberg Editor library.
The module did not sufficiently protect some routes against a Cross Site Request Forgery attack.
This vulnerability is mitigated by the fact that the tricked user needs to have an active session with the "use gutenberg" permission.
Credits
Mingsong
www.drupal.org/user/2986445
{
"affected": [
{
"database_specific": {
"affected_versions": "\u003c2.13.0 || \u003e=3.0.0 \u003c3.0.5"
},
"package": {
"ecosystem": "Packagist:https://packages.drupal.org/8",
"name": "drupal/gutenberg"
},
"ranges": [
{
"database_specific": {
"constraint": "\u003c2.13.0"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2.13.0"
}
],
"type": "ECOSYSTEM"
},
{
"database_specific": {
"constraint": "\u003e=3.0.0 \u003c3.0.5"
},
"events": [
{
"introduced": "3.0.0"
},
{
"fixed": "3.0.5"
}
],
"type": "ECOSYSTEM"
}
],
"severity": []
}
],
"aliases": [
"CVE-2024-13284"
],
"credits": [
{
"contact": [
"https://www.drupal.org/user/2986445"
],
"name": "Mingsong"
}
],
"details": "This module provides a new UI experience for node editing using the Gutenberg Editor library.\n\nThe module did not sufficiently protect some routes against a Cross Site Request Forgery attack.\n\nThis vulnerability is mitigated by the fact that the tricked user needs to have an active session with the \"use gutenberg\" permission.",
"id": "DRUPAL-CONTRIB-2024-048",
"modified": "2025-02-20T19:26:05.000Z",
"published": "2024-10-09T15:56:35.000Z",
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2024-048"
}
],
"schema_version": "1.7.0"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…