Vulnerability from drupal
Published
2023-01-18 17:28
Modified
2023-08-10 14:25
Summary
Details
The Entity Browser module allows you to select entities from entity reference fields using a custom entity browser widget.
Entity Browser does not properly check entity access in some circumstances. This may result in users with access to edit content seeing metadata about entities they are not authorized to access.
The vulnerability is mitigated by the fact that the inaccessible entities will only be visible to users who can already edit content using Entity Browser.
Credits
Lee Rowlands
www.drupal.org/user/395439
{
"affected": [
{
"database_specific": {
"affected_versions": "\u003c2.9.0"
},
"package": {
"ecosystem": "Packagist:https://packages.drupal.org/8",
"name": "drupal/entity_browser"
},
"ranges": [
{
"database_specific": {
"constraint": "\u003c2.9.0"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2.9.0"
}
],
"type": "ECOSYSTEM"
}
],
"severity": []
}
],
"aliases": [],
"credits": [
{
"contact": [
"https://www.drupal.org/user/395439"
],
"name": "Lee Rowlands"
}
],
"details": "The Entity Browser module allows you to select entities from entity reference fields using a custom entity browser widget.\n\nEntity Browser does not properly check entity access in some circumstances. This may result in users with access to edit content seeing metadata about entities they are not authorized to access.\n\nThe vulnerability is mitigated by the fact that the inaccessible entities will only be visible to users who can already edit content using Entity Browser.",
"id": "DRUPAL-CONTRIB-2023-002",
"modified": "2023-08-10T14:25:24.000Z",
"published": "2023-01-18T17:28:05.000Z",
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2023-002"
}
],
"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…