Vulnerability from drupal
Published
2024-04-24 14:23
Modified
2025-02-20 18:44
Summary
Details
The Rest views module lets site admins create rest exports in views with additional options for serializing data.
This module does not accurately check access and may expose paths to unpublished content.
This vulnerability is mitigated by the fact that there must be a specific content structure to expose.
Paths to unpublished entities (such as nodes) will be exposed if those entities are referenced from other entities listed in a REST display, and the reference field on those listed entities is displayed with the "Entity path" formatter.
Credits
nicxvan
www.drupal.org/user/531480
{
"affected": [
{
"database_specific": {
"affected_versions": "\u003c3.0.1"
},
"package": {
"ecosystem": "Packagist:https://packages.drupal.org/8",
"name": "drupal/rest_views"
},
"ranges": [
{
"database_specific": {
"constraint": "\u003c3.0.1"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "3.0.1"
}
],
"type": "ECOSYSTEM"
}
],
"severity": []
}
],
"aliases": [
"CVE-2024-13254"
],
"credits": [
{
"contact": [
"https://www.drupal.org/user/531480"
],
"name": "nicxvan"
}
],
"details": "The Rest views module lets site admins create rest exports in views with additional options for serializing data.\n\nThis module does not accurately check access and may expose paths to unpublished content.\n\nThis vulnerability is mitigated by the fact that there must be a specific content structure to expose.\n\nPaths to unpublished entities (such as nodes) will be exposed if those entities are referenced from other entities listed in a REST display, and the reference field on those listed entities is displayed with the \"Entity path\" formatter.",
"id": "DRUPAL-CONTRIB-2024-018",
"modified": "2025-02-20T18:44:08.000Z",
"published": "2024-04-24T14:23:34.000Z",
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2024-018"
}
],
"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…