Vulnerability from drupal
Published
2024-06-05 16:45
Modified
2025-02-20 19:13
Summary
Details
Acquia DAM provides a connection to a third-party asset management system, allowing for images to be managed, linked to, and viewed from Drupal. In order for assets to be managed in Drupal, a site administrator must first authenticate the site to their DAM instance.
The module doesn't sufficiently protect the ability to disconnect a site from DAM. While disconnected sites do not lose asset data in Drupal, it will prevent site editors from accessing the DAM until a site administrator re-authenticates the site. Some uncached media images may also fail to be fetched while disconnected.
Credits
Matt Glaman
www.drupal.org/user/2416470
{
"affected": [
{
"database_specific": {
"affected_versions": "\u003c1.0.13 || \u003e=1.1.0-beta1 \u003c1.1.0-beta3",
"patched": true
},
"package": {
"ecosystem": "Packagist:https://packages.drupal.org/8",
"name": "drupal/acquia_dam"
},
"ranges": [
{
"database_specific": {
"constraint": "\u003c1.0.13"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.13"
}
],
"type": "ECOSYSTEM"
},
{
"database_specific": {
"constraint": "\u003e=1.1.0-beta1 \u003c1.1.0-beta3"
},
"events": [
{
"introduced": "1.1.0-beta1"
},
{
"fixed": "1.1.0-beta3"
}
],
"type": "ECOSYSTEM"
}
],
"severity": []
}
],
"aliases": [
"CVE-2024-13261"
],
"credits": [
{
"contact": [
"https://www.drupal.org/user/2416470"
],
"name": "Matt Glaman"
}
],
"details": "Acquia DAM provides a connection to a third-party asset management system, allowing for images to be managed, linked to, and viewed from Drupal. In order for assets to be managed in Drupal, a site administrator must first authenticate the site to their DAM instance.\n\nThe module doesn\u0027t sufficiently protect the ability to disconnect a site from DAM. While disconnected sites do not lose asset data in Drupal, it will prevent site editors from accessing the DAM until a site administrator re-authenticates the site. Some uncached media images may also fail to be fetched while disconnected.",
"id": "DRUPAL-CONTRIB-2024-025",
"modified": "2025-02-20T19:13:15.000Z",
"published": "2024-06-05T16:45:02.000Z",
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2024-025"
}
],
"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…