Vulnerability from drupal
Published
2024-09-04 16:15
Modified
2025-02-20 19:22
Summary
Details
Open Social is a Drupal distribution for online communities, which ships with an optional module called Social Embed.
This module allows a website to display embedded content (such as photos or videos) when a user posts a link to that resource, without having to parse the resource directly.
Added URL's were not sufficiently validated which could lead to a DoS via Blind SSRF and/or Application Takeover via Stored XSS.
This vulnerability is mitigated by the fact that social_embed submodule needs to be enabled.
Credits
Thiago Régis
www.drupal.org/user/277221
{
"affected": [
{
"database_specific": {
"affected_versions": "\u003c12.3.8 || \u003e=12.4.0 \u003c12.4.5"
},
"package": {
"ecosystem": "Packagist:https://packages.drupal.org/8",
"name": "drupal/social"
},
"ranges": [
{
"database_specific": {
"constraint": "\u003c12.3.8"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "12.3.8"
}
],
"type": "ECOSYSTEM"
},
{
"database_specific": {
"constraint": "\u003e=12.4.0 \u003c12.4.5"
},
"events": [
{
"introduced": "12.4.0"
},
{
"fixed": "12.4.5"
}
],
"type": "ECOSYSTEM"
}
],
"severity": []
}
],
"aliases": [
"CVE-2024-13273"
],
"credits": [
{
"contact": [
"https://www.drupal.org/user/277221"
],
"name": "Thiago R\u00e9gis"
}
],
"details": "Open Social is a Drupal distribution for online communities, which ships with an optional module called Social Embed.\n\nThis module allows a website to display embedded content (such as photos or videos) when a user posts a link to that resource, without having to parse the resource directly.\n\nAdded URL\u0027s were not sufficiently validated which could lead to a DoS via Blind SSRF and/or Application Takeover via Stored XSS.\n\nThis vulnerability is mitigated by the fact that social\\_embed submodule needs to be enabled.",
"id": "DRUPAL-CONTRIB-2024-037",
"modified": "2025-02-20T19:22:50.000Z",
"published": "2024-09-04T16:15:41.000Z",
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2024-037"
}
],
"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…