Vulnerability from drupal
Published
2024-10-02 16:15
Modified
2025-02-20 19:27
Summary
Details
This module adds a tab for sufficiently permissioned users. The tab shows all revisions like standard Drupal but it also allows pretty viewing of all added/changed/deleted words between revisions.
The module doesn't sufficiently check revision access before rendering a diff report for 1) nodes or 2) general entities that support diff.
This vulnerability is mitigated by the fact that an attacker must have a role with the permission from the general node permission to "view all revisions", one of the more specific node type permissions, "view %bundle revisions" or the equivalent for other general entity types.
Credits
Matthias Vogel
www.drupal.org/user/3319139
{
"affected": [
{
"database_specific": {
"affected_versions": "\u003c1.8.0 || \u003e=2.0.0-beta1 \u003c2.0.0-beta3",
"patched": true
},
"package": {
"ecosystem": "Packagist:https://packages.drupal.org/8",
"name": "drupal/diff"
},
"ranges": [
{
"database_specific": {
"constraint": "\u003c1.8.0"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "1.8.0"
}
],
"type": "ECOSYSTEM"
},
{
"database_specific": {
"constraint": "\u003e=2.0.0-beta1 \u003c2.0.0-beta3"
},
"events": [
{
"introduced": "2.0.0-beta1"
},
{
"fixed": "2.0.0-beta3"
}
],
"type": "ECOSYSTEM"
}
],
"severity": []
}
],
"aliases": [
"CVE-2024-13278"
],
"credits": [
{
"contact": [
"https://www.drupal.org/user/3319139"
],
"name": "Matthias Vogel"
}
],
"details": "This module adds a tab for sufficiently permissioned users. The tab shows all revisions like standard Drupal but it also allows pretty viewing of all added/changed/deleted words between revisions.\n\nThe module doesn\u0027t sufficiently check revision access before rendering a diff report for 1) nodes or 2) general entities that support diff.\n\nThis vulnerability is mitigated by the fact that an attacker must have a role with the permission from the general node permission to \"view all revisions\", one of the more specific node type permissions, \"view %bundle revisions\" or the equivalent for other general entity types.",
"id": "DRUPAL-CONTRIB-2024-042",
"modified": "2025-02-20T19:27:15.000Z",
"published": "2024-10-02T16:15:59.000Z",
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2024-042"
}
],
"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…