{ "schema_version": "1.4.0", "id": "GHSA-xq54-x54m-vcpx", "modified": "2024-12-05T19:58:07Z", "published": "2024-12-05T15:31:02Z", "aliases": [ "CVE-2024-11941" ], "summary": "Drupal core Denial of Service", "details": "The Comment module allows users to reply to comments. In certain cases, an attacker could make comment reply requests that would trigger a denial of service (DOS).\n\nSites that do not use the Comment module are not affected.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "Packagist", "name": "drupal/core" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "10.1.0" }, { "fixed": "10.1.8" } ] } ] }, { "package": { "ecosystem": "Packagist", "name": "drupal/core" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "10.2.0" }, { "fixed": "10.2.2" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11941" }, { "type": "PACKAGE", "url": "https://github.com/drupal/core" }, { "type": "WEB", "url": "https://www.drupal.org/sa-core-2024-001" } ], "database_specific": { "cwe_ids": [ "CWE-835" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2024-12-05T19:58:07Z", "nvd_published_at": "2024-12-05T15:15:08Z" } }