Vulnerability from drupal
Published
2023-09-27 16:33
Modified
2023-09-28 21:17
Summary
Details
This module enables notifications to be sent to all users of a particular role, or to the content's author when a piece of content is transitioned from one state to another via core's content_moderation module.
The module doesn't sufficiently check access to content when sending notifications.
This vulnerability is mitigated by the fact that an attacker must have been assigned to receive notifications for the given content. Additionally, only data sent in the email is visible, so the attacker cannot access the content on the site.
Credits
lucasantunes
www.drupal.org/user/3603448
{
"affected": [
{
"database_specific": {
"affected_versions": "\u003e=3.0.0 \u003c3.6.0"
},
"package": {
"ecosystem": "Packagist:https://packages.drupal.org/8",
"name": "drupal/content_moderation_notifications"
},
"ranges": [
{
"database_specific": {
"constraint": "\u003e=3.0.0 \u003c3.6.0"
},
"events": [
{
"introduced": "3.0.0"
},
{
"fixed": "3.6.0"
}
],
"type": "ECOSYSTEM"
}
],
"severity": []
}
],
"aliases": [],
"credits": [
{
"contact": [
"https://www.drupal.org/user/3603448"
],
"name": "lucasantunes"
}
],
"details": "This module enables notifications to be sent to all users of a particular role, or to the content\u0027s author when a piece of content is transitioned from one state to another via core\u0027s content\\_moderation module.\n\nThe module doesn\u0027t sufficiently check access to content when sending notifications. \nThis vulnerability is mitigated by the fact that an attacker must have been assigned to receive notifications for the given content. Additionally, only data sent in the email is visible, so the attacker cannot access the content on the site.",
"id": "DRUPAL-CONTRIB-2023-047",
"modified": "2023-09-28T21:17:46.000Z",
"published": "2023-09-27T16:33:34.000Z",
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2023-047"
}
],
"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…