Vulnerability from drupal
Published
2024-10-23 15:45
Modified
2025-02-20 20:05
Summary
Details
This module enables you to group nodes within pages that have a highly-granular, distributed permissions structure.
In certain cases the module doesn't sufficiently sanitize data before passing it to PHP's unserialize() function, which can result in arbitrary code execution.
Credits
Drew Webber
www.drupal.org/user/255969
{
"affected": [
{
"database_specific": {
"affected_versions": "\u003c9.3.4 || \u003e=9.4.0 \u003c9.4.2"
},
"package": {
"ecosystem": "Packagist:https://packages.drupal.org/8",
"name": "drupal/monster_menus"
},
"ranges": [
{
"database_specific": {
"constraint": "\u003c9.3.4"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "9.3.4"
}
],
"type": "ECOSYSTEM"
},
{
"database_specific": {
"constraint": "\u003e=9.4.0 \u003c9.4.2"
},
"events": [
{
"introduced": "9.4.0"
},
{
"fixed": "9.4.2"
}
],
"type": "ECOSYSTEM"
}
],
"severity": []
}
],
"aliases": [
"CVE-2024-13288"
],
"credits": [
{
"contact": [
"https://www.drupal.org/user/255969"
],
"name": "Drew Webber"
}
],
"details": "This module enables you to group nodes within pages that have a highly-granular, distributed permissions structure.\n\nIn certain cases the module doesn\u0027t sufficiently sanitize data before passing it to PHP\u0027s unserialize() function, which can result in arbitrary code execution.",
"id": "DRUPAL-CONTRIB-2024-052",
"modified": "2025-02-20T20:05:19.000Z",
"published": "2024-10-23T15:45:47.000Z",
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2024-052"
}
],
"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…