Denial of Service: Header DoS (CVE-2013-6414)

ID

ruby.checkheaderdos

Severity

low

Resource

Denial of Service

Language

Ruby

Description

This rule identifies instances where resources are allocated without any limits, potentially leading to Denial of Service (DoS) attacks.

Rationale

Checks for header DoS (CVE-2013-6414)

Remediation

Configuration

This detector does not need any configuration.

References

  • CWE-770 : Allocation of Resources Without Limits or Throttling.