Vulnerability from drupal
Published
2022-02-09 15:17
Modified
2023-08-11 13:48
Summary
Details
This module enables you to manage and delete files.
The module doesn't sufficiently protect unmanaged files from view under the scenario unauthenticated user knows path to visit the view and can attempt to delete files which results in duplicate files being created.
To mitigate this issue without deploying code, review all views that are based on Fancy File Delete and ensure they have an access control set to use the permission "administer unmanaged files entities".
Credits
Ambient.Impact
www.drupal.org/user/1131532
{
"affected": [
{
"database_specific": {
"affected_versions": "\u003c2.0.7"
},
"package": {
"ecosystem": "Packagist:https://packages.drupal.org/8",
"name": "drupal/fancy_file_delete"
},
"ranges": [
{
"database_specific": {
"constraint": "\u003c2.0.7"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2.0.7"
}
],
"type": "ECOSYSTEM"
}
],
"severity": []
}
],
"aliases": [],
"credits": [
{
"contact": [
"https://www.drupal.org/user/1131532"
],
"name": "Ambient.Impact"
}
],
"details": "This module enables you to manage and delete files.\n\nThe module doesn\u0027t sufficiently protect unmanaged files from view under the scenario unauthenticated user knows path to visit the view and can attempt to delete files which results in duplicate files being created.\n\nTo mitigate this issue without deploying code, review all views that are based on Fancy File Delete and ensure they have an access control set to use the permission \"administer unmanaged files entities\".",
"id": "DRUPAL-CONTRIB-2022-023",
"modified": "2023-08-11T13:48:49.000Z",
"published": "2022-02-09T15:17:56.000Z",
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2022-023"
}
],
"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…