Skip to content

Commit 428b565

Browse files
feat: update advisories (#225)
🤖 beep boop - looks like there's some changes to the advisories! - https://www.drupal.org/SA-CONTRIB-2026-040 Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 755c716 commit 428b565

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

advisories/tacjs/DRUPAL-CONTRIB-2026-040.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"schema_version": "1.7.0",
33
"id": "DRUPAL-CONTRIB-2026-040",
4-
"modified": "2026-06-03T16:11:51.000Z",
4+
"modified": "2026-06-03T19:47:39.000Z",
55
"published": "2026-06-03T16:11:51.000Z",
66
"aliases": [
77
" CVE-2026-49977 "
88
],
9-
"details": "This module enables sites to comply with the European cookie law using tarteaucitron.js.\n\nThe module doesn't sufficiently filter user-supplied markup inside of content leading to an attacker being able to delete arbitrary cookies.\n\nThis vulnerability is mitigated by the fact that an attacker needs to be able to insert specific data attributes in the page.",
9+
"details": "This module enables sites to comply with the European cookie law using tarteaucitron.js.\n\nThe module doesn't sufficiently filter user-supplied markup inside of content leading to an attacker being able to delete arbitrary cookies.\n\nThis vulnerability is mitigated by the fact that an attacker needs to be able to insert specific data attributes in the page.\n\nFor additional information, see the [Github Security Advisory GHSA-jxj7-g6gm-49j7](https://github.com/AmauriC/tarteaucitron.js/security/advisories/GHSA-jxj7-g6gm-49j7) for the tarteaucitron.js library.",
1010
"affected": [
1111
{
1212
"package": {
@@ -42,6 +42,12 @@
4242
}
4343
],
4444
"credits": [
45+
{
46+
"name": "Frank Mably (mably)",
47+
"contact": [
48+
"https://www.drupal.org/u/mably"
49+
]
50+
},
4551
{
4652
"name": "Pierre Rudloff (prudloff)",
4753
"contact": [

0 commit comments

Comments
 (0)