Vulnerability from drupal
Published
2024-03-27 17:16
Modified
2025-02-20 19:08
Summary
Details
This module enables sites to comply with the European cookie law using tarteaucitron.js.
The module doesn't sufficiently filter user-supplied markup inside of content leading to a persistent Cross Site Scripting (XSS) vulnerability. More details are available in CVE-2023-3620.
This vulnerability is mitigated by the fact that an attacker needs to be able to write content in the page, a feature commonly available on Drupal sites.
Credits
Pierre Rudloff
www.drupal.org/user/3611858
{
"affected": [
{
"database_specific": {
"affected_versions": "\u003c6.5.0"
},
"package": {
"ecosystem": "Packagist:https://packages.drupal.org/8",
"name": "drupal/tacjs"
},
"ranges": [
{
"database_specific": {
"constraint": "\u003c6.5.0"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "6.5.0"
}
],
"type": "ECOSYSTEM"
}
],
"severity": []
}
],
"aliases": [
"CVE-2024-13252"
],
"credits": [
{
"contact": [
"https://www.drupal.org/user/3611858"
],
"name": "Pierre Rudloff"
}
],
"details": "This module enables sites to comply with the European cookie law using tarteaucitron.js.\n\nThe module doesn\u0027t sufficiently filter user-supplied markup inside of content leading to a persistent Cross Site Scripting (XSS) vulnerability. More details are available in [CVE-2023-3620](https://nvd.nist.gov/vuln/detail/CVE-2023-3620).\n\nThis vulnerability is mitigated by the fact that an attacker needs to be able to write content in the page, a feature commonly available on Drupal sites.",
"id": "DRUPAL-CONTRIB-2024-016",
"modified": "2025-02-20T19:08:34.000Z",
"published": "2024-03-27T17:16:26.000Z",
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2024-016"
}
],
"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…