The package sanitize-html before 2.7.1 are vulnerable to Regular Expression Denial of Service (ReDoS) due to insecure global regular expression replacement logic of HTML comment removal.
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 |
|---|---|---|---|
| Sanitize-html | Apostrophecms | * | 2.7.1 (excluding) |
| Jupyter-notebook | Ubuntu | bionic | * |
| Jupyter-notebook | Ubuntu | devel | * |
| Jupyter-notebook | Ubuntu | esm-apps/jammy | * |
| Jupyter-notebook | Ubuntu | esm-apps/noble | * |
| Jupyter-notebook | Ubuntu | jammy | * |
| Jupyter-notebook | Ubuntu | kinetic | * |
| Jupyter-notebook | Ubuntu | lunar | * |
| Jupyter-notebook | Ubuntu | mantic | * |
| Jupyter-notebook | Ubuntu | noble | * |
| Jupyter-notebook | Ubuntu | oracular | * |
| Jupyter-notebook | Ubuntu | plucky | * |
| Jupyter-notebook | Ubuntu | questing | * |
| Jupyter-notebook | Ubuntu | upstream | * |
| Node-sanitize-html | Ubuntu | kinetic | * |
| Node-sanitize-html | Ubuntu | lunar | * |
| Node-sanitize-html | Ubuntu | mantic | * |
| Node-sanitize-html | Ubuntu | oracular | * |
| Node-sanitize-html | Ubuntu | plucky | * |
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.