CVE-2020-25887
- EPSS 0.23%
- 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.
CVE-2023-2905
- EPSS 0.24%
- 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...
CVE-2023-34188
- EPSS 0.1%
- 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 ...
CVE-2022-25299
- EPSS 0.35%
- 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.
CVE-2021-26530
- EPSS 0.33%
- 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.
CVE-2021-26529
- EPSS 0.33%
- 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.
CVE-2021-26528
- EPSS 0.33%
- 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.
CVE-2020-25756
- EPSS 0.91%
- 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.
CVE-2019-19307
- EPSS 2.96%
- Veröffentlicht 26.11.2019 16:15:13
- Zuletzt bearbeitet 21.11.2024 04:34:32
An integer overflow in parse_mqtt in mongoose.c in Cesanta Mongoose 6.16 allows an attacker to achieve remote DoS (infinite loop), or possibly cause an out-of-bounds write, by sending a crafted MQTT protocol packet.
CVE-2019-13503
- EPSS 0.33%
- Veröffentlicht 11.07.2019 02:15:10
- Zuletzt bearbeitet 21.11.2024 04:25:01
mq_parse_http in mongoose.c in Mongoose 6.15 has a heap-based buffer over-read.