VYPR

CWE-400

Uncontrolled Resource Consumption

ClassDraftLikelihood: High

Description

The product does not properly control the allocation and maintenance of a limited resource.

Hierarchy (View 1000)

Related attack patterns (CAPEC)

CAPEC-147 · CAPEC-227 · CAPEC-492

CVEs mapped to this weakness (3,811)

page 185 of 191
  • CVE-2021-23425MedAug 18, 2021
    risk 0.00cvss 5.3epss 0.02

    All versions of package trim-off-newlines are vulnerable to Regular Expression Denial of Service (ReDoS) via string processing.

  • CVE-2021-3679MedAug 5, 2021
    risk 0.00cvss 5.5epss 0.01

    A lack of CPU resource in the Linux kernel tracing module functionality in versions prior to 5.14-rc3 was found in the way user uses trace ring buffer in a specific way. Only privileged local users (with CAP_SYS_ADMIN capability) could use this flaw to starve the resources…

  • CVE-2021-32763MedJul 20, 2021
    risk 0.00cvss 4.3epss 0.01

    OpenProject is open-source, web-based project management software. In versions prior to 11.3.3, the `MessagesController` class of OpenProject has a `quote` method that implements the logic behind the Quote button in the discussion forums, and it uses a regex to strip ``…

  • CVE-2021-32722MedJun 28, 2021
    risk 0.00cvss 6.5epss 0.01

    GlobalNewFiles is a mediawiki extension. Versions prior to 48be7adb70568e20e961ea1cb70904454a671b1d are affected by an uncontrolled resource consumption vulnerability. A large amount of page moves within a short space of time could overwhelm Database servers due to improper…

  • CVE-2020-14326HigJun 2, 2021
    risk 0.00cvss 7.5epss 0.01

    A vulnerability was found in RESTEasy, where RootNode incorrectly caches routes. This issue results in hash flooding, leading to slower requests with higher CPU time spent searching and adding the entry. This flaw allows an attacker to cause a denial of service.

  • CVE-2021-23388MedJun 1, 2021
    risk 0.00cvss 5.3epss 0.02

    The package forms before 1.2.1, from 1.3.0 and before 1.3.2 are vulnerable to Regular Expression Denial of Service (ReDoS) via email validation.

  • CVE-2021-32617MedMay 17, 2021
    risk 0.00cvss 4.7epss 0.01

    Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. An inefficient algorithm (quadratic complexity) was found in Exiv2 versions v0.27.3 and earlier. The inefficient algorithm is triggered when Exiv2 is used…

  • CVE-2021-32816MedMay 14, 2021
    risk 0.00cvss 6.5epss 0.01

    ProtonMail Web Client is the official AngularJS web client for the ProtonMail secure email service. ProtonMail Web Client before version 3.16.60 has a regular expression denial-of-service vulnerability. This was fixed in commit 6687fb. There is a full report available in the…

  • CVE-2021-32053MedMay 10, 2021
    risk 0.00cvss 5.3epss 0.02

    JPA Server in HAPI FHIR before 5.4.0 allows a user to deny service (e.g., disable access to the database after the attack stops) via history requests. This occurs because of a SELECT COUNT statement that requires a full index scan, with an accompanying large amount of server…

  • CVE-2021-31409HigMay 6, 2021
    risk 0.00cvss 7.5epss 0.02

    Unsafe validation RegEx in EmailValidator component in com.vaadin:vaadin-compatibility-server versions 8.0.0 through 8.12.4 (Vaadin versions 8.0.0 through 8.12.4) allows attackers to cause uncontrolled resource consumption by submitting malicious email addresses.

  • CVE-2021-31405HigApr 23, 2021
    risk 0.00cvss 7.5epss 0.01

    Unsafe validation RegEx in EmailField component in com.vaadin:vaadin-text-field-flow versions 2.0.4 through 2.3.2 (Vaadin 14.0.6 through 14.4.3), and 3.0.0 through 4.0.2 (Vaadin 15.0.0 through 17.0.10) allows attackers to cause uncontrolled resource consumption by submitting…

  • CVE-2020-28501MedMar 22, 2021
    risk 0.00cvss 5.3epss 0.01

    This affects the package es6-crawler-detect before 3.1.3. No limitation of user agent string length supplied to regex operators.

  • CVE-2021-21375MedMar 10, 2021
    risk 0.00cvss 6.5epss 0.02

    PJSIP is a free and open source multimedia communication library written in C language implementing standard based protocols such as SIP, SDP, RTP, STUN, TURN, and ICE. In PJSIP version 2.10 and earlier, after an initial INVITE has been sent, when two 183 responses are received,…

  • CVE-2021-21369MedMar 9, 2021
    risk 0.00cvss 6.5epss 0.01

    Hyperledger Besu is an open-source, MainNet compatible, Ethereum client written in Java. In Besu before version 1.5.1 there is a denial-of-service vulnerability involving the HTTP JSON-RPC API service. If username and password authentication is enabled for the HTTP JSON-RPC API…

  • CVE-2020-28466HigMar 7, 2021
    risk 0.00cvss 7.5epss 0.04

    This affects all versions of package github.com/nats-io/nats-server/server. Untrusted accounts are able to crash the server using configs that represent a service export/import cycles. Disclaimer from the maintainers: Running a NATS service which is exposed to untrusted users…

  • CVE-2020-27782HigFeb 23, 2021
    risk 0.00cvss 7.5epss 0.01

    A flaw was found in the Undertow AJP connector. Malicious requests and abrupt connection closes could be triggered by an attacker using query strings with non-RFC compliant characters resulting in a denial of service. The highest threat from this vulnerability is to system…

  • CVE-2021-27405HigFeb 19, 2021
    risk 0.00cvss 7.5epss 0.02

    A ReDoS (regular expression denial of service) flaw was found in the @progfay/scrapbox-parser package before 6.0.3 for Node.js.

  • CVE-2020-28496HigFeb 18, 2021
    risk 0.00cvss 7.5epss 0.03

    This affects the package three before 0.125.0. This can happen when handling rgb or hsl colors. PoC: var three = require('three') function build_blank (n) { var ret = "rgb(" for (var i = 0; i < n; i++) { ret += " " } return ret + ""; } var Color = three.Color var time =…

  • CVE-2021-21296LowFeb 10, 2021
    risk 0.00cvss 2.7epss 0.02

    Fleet is an open source osquery manager. In Fleet before version 3.7.0 a malicious actor with a valid node key can send a badly formatted request that causes the Fleet server to exit, resulting in denial of service. This is possible only while a live query is currently ongoing.…

  • CVE-2021-23329HigJan 31, 2021
    risk 0.00cvss 7.5epss 0.02

    The package nested-object-assign before 1.0.4 are vulnerable to Prototype Pollution via the default function, as demonstrated by running the PoC below.