Denial of Service: Mime type denial of service (CVE-2016-0751)

ID

ruby.checkmimetypedos

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 mime type denial of service (CVE-2016-0751)

Remediation

Configuration

This detector does not need any configuration.

References

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