Project: 
Date: 
2024-September-11
Vulnerability: 
Denial of Service
Affected versions: 
<2.0.3
CVE IDs: 
CVE-2024-13275
Description: 

This module provides Drupal with various security-hardening options, for example by emitting various configurable HTTP response headers.

The module doesn't sufficiently validate input in Content Security Policy (CSP) violation reports. This can cause errors when a logging module (e.g. dblog or syslog) attempts to parse the resulting log message which contains invalid data.

This vulnerability is mitigated by the fact that to be affected a site must have seckit's CSP reporting functionality enabled. Recent versions of Drupal 10 and 11 core are not vulnerable due to improved parsing of log messages.

Solution: 

Install the latest version:

  • If you use the 7.x-1.x branch of the seckit module, upgrade to seckit 7.x-1.13
  • If you use the 2.0.x branch of the seckit module, upgrade to seckit 2.0.3
Reported By: 
Fixed By: 
Coordinated By: