CVE-2020-37189
Awaiting Analysis
Awaiting Analysis - Queue
Buffer Overflow in TaskCanvas 1.4.0 Causes Denial of Service
Publication date: 2026-02-11
Last updated on: 2026-02-12
Assigner: VulnCheck
Description
Description
TaskCanvas 1.4.0 contains a denial of service vulnerability in the registration code input field that allows attackers to crash the application. Attackers can generate a 1000-character buffer payload and paste it into the registration field to trigger an application crash.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| digitalvolcano | taskcanvas | 1.4.0 |
| digitalvolcano | taskcanvas | to 1.4.0 (exc) |
| taskcanvas | taskcanvas | 1.4.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-120 | The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer. |