Cesanta

Mongoose

49 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.26%
  • Veröffentlicht 18.11.2024 10:15:06
  • Zuletzt bearbeitet 19.11.2024 17:55:22

Use of Out-of-range Pointer Offset vulnerability in Cesanta Mongoose Web Server v7.14 allows to write a NULL byte value beyond the memory space dedicated for the hostname field.

  • EPSS 0.52%
  • Veröffentlicht 29.05.2024 20:15:13
  • Zuletzt bearbeitet 15.04.2026 00:35:42

Cesanta Mongoose commit b316989 was discovered to contain a NULL pointer dereference via the scpy function at src/fmt.c. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted MQTT packet.

Exploit
  • EPSS 0.61%
  • Veröffentlicht 22.08.2023 19:16:19
  • Zuletzt bearbeitet 21.11.2024 05:18:58

Buffer overflow in mg_resolve_from_hosts_file in Mongoose 6.18, when reading from a crafted hosts file.

Exploit
  • EPSS 1.01%
  • Veröffentlicht 09.08.2023 05:15:40
  • Zuletzt bearbeitet 21.11.2024 07:59:32

Due to a failure in validating the length of a provided MQTT_CMD_PUBLISH parsed message with a variable length header, Cesanta Mongoose, an embeddable web server, version 7.10 is susceptible to a heap-based buffer overflow vulnerability in the defaul...

  • EPSS 1.01%
  • Veröffentlicht 23.06.2023 20:15:09
  • Zuletzt bearbeitet 28.02.2025 13:15:26

The HTTP server in Mongoose before 7.10 accepts requests containing negative Content-Length headers. By sending a single attack payload over TCP, an attacker can cause an infinite loop in which the server continuously reparses that payload, and does ...

Exploit
  • EPSS 1.41%
  • Veröffentlicht 18.02.2022 13:15:08
  • Zuletzt bearbeitet 21.11.2024 06:51:57

This affects the package cesanta/mongoose before 7.6. The unsafe handling of file names during upload using mg_http_upload() method may enable attackers to write files to arbitrary locations outside the designated target folder.

Exploit
  • EPSS 1.45%
  • Veröffentlicht 08.02.2021 21:15:13
  • Zuletzt bearbeitet 21.11.2024 05:56:26

The mg_tls_init function in Cesanta Mongoose HTTPS server 7.0 (compiled with OpenSSL support) is vulnerable to remote OOB write attack via connection request after exhausting memory pool.

Exploit
  • EPSS 1.45%
  • Veröffentlicht 08.02.2021 21:15:13
  • Zuletzt bearbeitet 21.11.2024 05:56:26

The mg_tls_init function in Cesanta Mongoose HTTPS server 7.0 and 6.7-6.18 (compiled with mbedTLS support) is vulnerable to remote OOB write attack via connection request after exhausting memory pool.

Exploit
  • EPSS 1.45%
  • Veröffentlicht 08.02.2021 21:15:13
  • Zuletzt bearbeitet 21.11.2024 05:56:26

The mg_http_serve_file function in Cesanta Mongoose HTTP server 7.0 is vulnerable to remote OOB write attack via connection request after exhausting memory pool.

  • EPSS 1.62%
  • Veröffentlicht 18.09.2020 05:15:13
  • Zuletzt bearbeitet 21.11.2024 05:18:40

A buffer overflow vulnerability exists in the mg_get_http_header function in Cesanta Mongoose 6.18 due to a lack of bounds checking. A crafted HTTP header can exploit this bug. NOTE: a committer has stated "this will not happen in practice.