CVE-2024-52804 – Tornado has HTTP cookie parsing DoS vulnerability
https://notcve.org/view.php?id=CVE-2024-52804
Tornado is a Python web framework and asynchronous networking library. The algorithm used for parsing HTTP cookies in Tornado versions prior to 6.4.2 sometimes has quadratic complexity, leading to excessive CPU consumption when parsing maliciously-crafted cookie headers. This parsing occurs in the event loop thread and may block the processing of other requests. Version 6.4.2 fixes the issue. • https://github.com/advisories/GHSA-7pwv-g7hj-39pr https://github.com/tornadoweb/tornado/commit/d5ba4a1695fbf7c6a3e54313262639b198291533 https://github.com/tornadoweb/tornado/security/advisories/GHSA-8w49-h785-mj3c • CWE-400: Uncontrolled Resource Consumption CWE-770: Allocation of Resources Without Limits or Throttling •
CVE-2024-37042 – QTS, QuTS hero
https://notcve.org/view.php?id=CVE-2024-37042
If exploited, the vulnerability could allow remote attackers who have gained administrator access to launch a denial-of-service (DoS) attack. We have already fixed the vulnerability in the following versions: QTS 5.2.1.2930 build 20241025 and later QuTS hero h5.2.1.2929 build 20241025 and later • https://www.qnap.com/en/security-advisory/qsa-24-43 • CWE-476: NULL Pointer Dereference •
CVE-2024-37045 – QTS, QuTS hero
https://notcve.org/view.php?id=CVE-2024-37045
If exploited, the vulnerability could allow remote attackers who have gained administrator access to launch a denial-of-service (DoS) attack. We have already fixed the vulnerability in the following versions: QTS 5.2.1.2930 build 20241025 and later QuTS hero h5.2.1.2929 build 20241025 and later • https://www.qnap.com/en/security-advisory/qsa-24-43 • CWE-476: NULL Pointer Dereference •
CVE-2024-37048 – QTS, QuTS hero
https://notcve.org/view.php?id=CVE-2024-37048
If exploited, the vulnerability could allow remote attackers who have gained administrator access to launch a denial-of-service (DoS) attack. We have already fixed the vulnerability in the following versions: QTS 5.2.1.2930 build 20241025 and later QuTS hero h5.2.1.2929 build 20241025 and later • https://www.qnap.com/en/security-advisory/qsa-24-43 • CWE-476: NULL Pointer Dereference •
CVE-2024-51766 – HPE NonStop DISK UTIL, Local Denial of Service vulnerability
https://notcve.org/view.php?id=CVE-2024-51766
This vulnerability could be exploited to cause a denial of service (DoS) to NonStop server. ... Esta vulnerabilidad podría aprovecharse para provocar una denegación de servicio (DoS) al servidor NonStop. • https://support.hpe.com/hpesc/public/docDisplay?docId=hpesbns04759en_us&docLocale=en_US • CWE-755: Improper Handling of Exceptional Conditions •