CVE-2023-22470
14.01.2023, 01:15
Nextcloud Deck is a kanban style organization tool aimed at personal planning and project organization for teams integrated with Nextcloud. A database error can be generated potentially causing a DoS when performed multiple times. There are currently no known workarounds. It is recommended that the Nextcloud Server is upgraded to 1.6.5 or 1.7.3 or 1.8.2.Enginsight
Vendor | Product | Version |
---|---|---|
nextcloud | deck | 𝑥 < 1.6.5 |
nextcloud | deck | 1.7.0 ≤ 𝑥 < 1.7.3 |
nextcloud | deck | 1.8.0 ≤ 𝑥 < 1.8.2 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-400 - Uncontrolled Resource ConsumptionThe software does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources.
- CWE-20 - Improper Input ValidationThe product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.