VYPR

CWE-410

Insufficient Resource Pool

ClassIncomplete

Description

The product's resource pool is not large enough to handle peak demand, which allows an attacker to prevent others from accessing the resource by using a (relatively) large number of requests for resources.

Frequently the consequence is a "flood" of connection or sessions.

Hierarchy (View 1000)

Parents

Children

none

CVEs mapped to this weakness (21)

page 2 of 2
  • CVE-2023-38505HigJul 27, 2023
    risk 0.00cvss 7.5epss 0.01

    DietPi-Dashboard is a web dashboard for the operating system DietPi. The dashboard only allows for one TLS handshake to be in process at a given moment. Once a TCP connection is established in HTTPS mode, it will assume that it should be waiting for a handshake, and will stay…