Vulnerability from drupal
Published
2023-01-18 17:36
Modified
2023-08-10 14:25
Summary
Details
The Media Library Block module allows you to render a media entity in a block.
The module does not properly check media access in some circumstances. This may result in unauthorized users (including anonymous users) seeing media items they are not authorized to access if a block containing a restricted media item is placed on the page.
Administrators may mitigate this vulnerability by removing blocks referencing media items that have access restrictions.
Credits
Dan Flanagan
www.drupal.org/user/3615359
Lee Rowlands
www.drupal.org/user/395439
{
"affected": [
{
"database_specific": {
"affected_versions": "\u003c1.0.4"
},
"package": {
"ecosystem": "Packagist:https://packages.drupal.org/8",
"name": "drupal/media_library_block"
},
"ranges": [
{
"database_specific": {
"constraint": "\u003c1.0.4"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.4"
}
],
"type": "ECOSYSTEM"
}
],
"severity": []
}
],
"aliases": [],
"credits": [
{
"contact": [
"https://www.drupal.org/user/3615359"
],
"name": "Dan Flanagan"
},
{
"contact": [
"https://www.drupal.org/user/395439"
],
"name": "Lee Rowlands"
}
],
"details": "The Media Library Block module allows you to render a media entity in a block.\n\nThe module does not properly check media access in some circumstances. This may result in unauthorized users (including anonymous users) seeing media items they are not authorized to access if a block containing a restricted media item is placed on the page.\n\nAdministrators may mitigate this vulnerability by removing blocks referencing media items that have access restrictions.",
"id": "DRUPAL-CONTRIB-2023-003",
"modified": "2023-08-10T14:25:39.000Z",
"published": "2023-01-18T17:36:56.000Z",
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2023-003"
}
],
"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…