All versions of the package word-wrap are vulnerable to Regular Expression Denial of Service (ReDoS) due to the usage of an insecure regular expression within the result variable.
The product uses a regular expression with an inefficient, possibly exponential worst-case computational complexity that consumes excessive CPU cycles.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Word-wrap | Word-wrap_project | * | 1.2.4 (excluding) |
NETWORK-OBSERVABILITY-1.4.0-RHEL-9 | RedHat | network-observability/network-observability-console-plugin-rhel9:v1.4.0-42 | * |
NETWORK-OBSERVABILITY-1.4.0-RHEL-9 | RedHat | network-observability/network-observability-ebpf-agent-rhel9:v1.4.0-42 | * |
NETWORK-OBSERVABILITY-1.4.0-RHEL-9 | RedHat | network-observability/network-observability-flowlogs-pipeline-rhel9:v1.4.0-42 | * |
NETWORK-OBSERVABILITY-1.4.0-RHEL-9 | RedHat | network-observability/network-observability-operator-bundle:1.4.0-55 | * |
NETWORK-OBSERVABILITY-1.4.0-RHEL-9 | RedHat | network-observability/network-observability-rhel9-operator:v1.4.0-42 | * |
Red Hat Migration Toolkit for Containers 1.8 | RedHat | rhmtc/openshift-migration-ui-rhel8:v1.8.0-7 | * |
Red Hat OpenShift Container Platform 4.14 | RedHat | openshift4/ose-monitoring-plugin-rhel8:v4.14.0-202310201027.p0.g8757197.assembly.stream | * |
Red Hat OpenShift Container Platform 4.14 | RedHat | openshift4/nmstate-console-plugin-rhel8:v4.14.0-202312011333.p0.g8dc4a62.assembly.stream | * |
RHODF-4.13-RHEL-9 | RedHat | odf4/odf-console-rhel9:v4.13.3-1 | * |
RHOL-5.7-RHEL-8 | RedHat | openshift-logging/logging-view-plugin-rhel8:v5.7.3-6 | * |
Attackers can create crafted inputs that
intentionally cause the regular expression to use
excessive backtracking in a way that causes the CPU
consumption to spike.