CVE-2022-41968
01.12.2022, 21:15
Nextcloud Server is an open source personal cloud server. Prior to versions 23.0.10 and 24.0.5, calendar name lengths are not validated before writing to a database. As a result, an attacker can send unnecessary amounts of data against the database. Version 23.0.10 and 24.0.5 contain patches for the issue. No known workarounds are available.Enginsight
Vendor | Product | Version |
---|---|---|
nextcloud | nextcloud_server | 23.0.0 ≤ 𝑥 < 23.0.10 |
nextcloud | nextcloud_server | 23.0.0 ≤ 𝑥 < 23.0.10 |
nextcloud | nextcloud_server | 24.0.0 ≤ 𝑥 < 24.0.5 |
nextcloud | nextcloud_server | 24.0.0 ≤ 𝑥 < 24.0.5 |
𝑥
= 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-1284 - Improper Validation of Specified Quantity in InputThe product receives input that is expected to specify a quantity (such as size or length), but it does not validate or incorrectly validates that the quantity has the required properties.
References