CVE-2024-48080
https://notcve.org/view.php?id=CVE-2024-48080
An issue in aedes v0.51.2 allows attackers to cause a Denial of Service(DoS) via a crafted request. • https://gist.github.com/pengwGit/cd3c1701a9e05b424fa6c60d86845de4 • CWE-770: Allocation of Resources Without Limits or Throttling •
CVE-2024-50948
https://notcve.org/view.php?id=CVE-2024-50948
An issue in mochiMQTT v2.6.3 allows attackers to cause a Denial of Service (DoS) via a crafted request. • https://gist.github.com/pengwGit/39760ed5ae03171622ca8215dc0d8c60 https://github.com/mochi-mqtt/server •
CVE-2018-9423
https://notcve.org/view.php?id=CVE-2018-9423
This could lead to denial of service with no additional execution privileges needed. • https://source.android.com/docs/security/bulletin/pixel/2018-07-01 • CWE-125: Out-of-bounds Read •
CVE-2024-53981 – python-multipart has a Denial of service (DoS) via deformation `multipart/form-data` boundary
https://notcve.org/view.php?id=CVE-2024-53981
In case of ASGI application, this could stall the event loop and prevent other requests from being processed, resulting in a denial of service (DoS). This vulnerability is fixed in 0.0.18. • https://github.com/Kludex/python-multipart/commit/c4fe4d3cebc08c660e57dd709af1ffa7059b3177 https://github.com/Kludex/python-multipart/security/advisories/GHSA-59g5-xgcq-4qw3 • CWE-770: Allocation of Resources Without Limits or Throttling •
CVE-2024-53984 – Nanopb does not release memory on error return when using PB_DECODE_DELIMITED
https://notcve.org/view.php?id=CVE-2024-53984
This could lead to memory leak and potential denial-of-service. • https://github.com/nanopb/nanopb/commit/2b86c255aa52250438d5aba124d0e86db495b378 https://github.com/nanopb/nanopb/security/advisories/GHSA-xwqq-qxmw-hj5r • CWE-401: Missing Release of Memory after Effective Lifetime CWE-755: Improper Handling of Exceptional Conditions •