Filtered by vendor Cesanta
Subscribe
Total
117 CVE
CVE | Vendors | Products | Updated | CVSS v2 | CVSS v3 |
---|---|---|---|---|---|
CVE-2021-46532 | 1 Cesanta | 1 Mjs | 2024-02-04 | 4.3 MEDIUM | 5.5 MEDIUM |
Cesanta MJS v2.20.0 was discovered to contain a SEGV vulnerability via exec_expr at src/mjs_exec.c. This vulnerability can lead to a Denial of Service (DoS). | |||||
CVE-2020-36374 | 1 Cesanta | 1 Mjs | 2024-02-04 | 4.3 MEDIUM | 5.5 MEDIUM |
Stack overflow vulnerability in parse_comparison Cesanta MJS 1.20.1, allows remote attackers to cause a Denial of Service (DoS) via a crafted file. | |||||
CVE-2020-36366 | 1 Cesanta | 1 Mjs | 2024-02-04 | 4.3 MEDIUM | 5.5 MEDIUM |
Stack overflow vulnerability in parse_value Cesanta MJS 1.20.1, allows remote attackers to cause a Denial of Service (DoS) via a crafted file. | |||||
CVE-2020-36372 | 1 Cesanta | 1 Mjs | 2024-02-04 | 4.3 MEDIUM | 5.5 MEDIUM |
Stack overflow vulnerability in parse_plus_minus Cesanta MJS 1.20.1, allows remote attackers to cause a Denial of Service (DoS) via a crafted file. | |||||
CVE-2020-36367 | 1 Cesanta | 1 Mjs | 2024-02-04 | 4.3 MEDIUM | 5.5 MEDIUM |
Stack overflow vulnerability in parse_block Cesanta MJS 1.20.1, allows remote attackers to cause a Denial of Service (DoS) via a crafted file. | |||||
CVE-2020-36370 | 1 Cesanta | 1 Mjs | 2024-02-04 | 4.3 MEDIUM | 5.5 MEDIUM |
Stack overflow vulnerability in parse_unary Cesanta MJS 1.20.1, allows remote attackers to cause a Denial of Service (DoS) via a crafted file. | |||||
CVE-2020-36371 | 1 Cesanta | 1 Mjs | 2024-02-04 | 4.3 MEDIUM | 5.5 MEDIUM |
Stack overflow vulnerability in parse_mul_div_rem Cesanta MJS 1.20.1, allows remote attackers to cause a Denial of Service (DoS) via a crafted file. | |||||
CVE-2020-18392 | 1 Cesanta | 1 Mjs | 2024-02-04 | 4.3 MEDIUM | 5.5 MEDIUM |
Stack overflow vulnerability in parse_array Cesanta MJS 1.20.1, allows remote attackers to cause a Denial of Service (DoS) via a crafted file. | |||||
CVE-2020-36373 | 1 Cesanta | 1 Mjs | 2024-02-04 | 4.3 MEDIUM | 5.5 MEDIUM |
Stack overflow vulnerability in parse_shifts Cesanta MJS 1.20.1, allows remote attackers to cause a Denial of Service (DoS) via a crafted file. | |||||
CVE-2020-36368 | 1 Cesanta | 1 Mjs | 2024-02-04 | 4.3 MEDIUM | 5.5 MEDIUM |
Stack overflow vulnerability in parse_statement Cesanta MJS 1.20.1, allows remote attackers to cause a Denial of Service (DoS) via a crafted file. | |||||
CVE-2020-36375 | 1 Cesanta | 1 Mjs | 2024-02-04 | 4.3 MEDIUM | 5.5 MEDIUM |
Stack overflow vulnerability in parse_equality Cesanta MJS 1.20.1, allows remote attackers to cause a Denial of Service (DoS) via a crafted file. | |||||
CVE-2020-36369 | 1 Cesanta | 1 Mjs | 2024-02-04 | 4.3 MEDIUM | 5.5 MEDIUM |
Stack overflow vulnerability in parse_statement_list Cesanta MJS 1.20.1, allows remote attackers to cause a Denial of Service (DoS) via a crafted file. | |||||
CVE-2021-26530 | 1 Cesanta | 1 Mongoose | 2024-02-04 | 6.4 MEDIUM | 9.1 CRITICAL |
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-26528 | 1 Cesanta | 1 Mongoose | 2024-02-04 | 6.4 MEDIUM | 9.1 CRITICAL |
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-2021-26529 | 1 Cesanta | 1 Mongoose | 2024-02-04 | 6.4 MEDIUM | 9.1 CRITICAL |
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-2019-19307 | 1 Cesanta | 1 Mongoose | 2024-02-04 | 7.5 HIGH | 9.8 CRITICAL |
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-2018-20356 | 1 Cesanta | 1 Mongoose | 2024-02-04 | 7.5 HIGH | 9.8 CRITICAL |
An invalid read of 8 bytes due to a use-after-free vulnerability in the mg_http_free_proto_data_cgi function call in mongoose.c in Cesanta Mongoose Embedded Web Server Library 6.13 and earlier allows a denial of service (application crash) or remote code execution. | |||||
CVE-2019-12951 | 1 Cesanta | 1 Mongoose | 2024-02-04 | 7.5 HIGH | 9.8 CRITICAL |
An issue was discovered in Mongoose before 6.15. The parse_mqtt() function in mg_mqtt.c has a critical heap-based buffer overflow. | |||||
CVE-2018-20353 | 1 Cesanta | 1 Mongoose | 2024-02-04 | 7.5 HIGH | 9.8 CRITICAL |
An invalid read of 8 bytes due to a use-after-free vulnerability during a "NULL test" in the mg_http_get_proto_data function in mongoose.c in Cesanta Mongoose Embedded Web Server Library 6.13 and earlier allows a denial of service (application crash) or remote code execution. | |||||
CVE-2018-20355 | 1 Cesanta | 1 Mongoose | 2024-02-04 | 7.5 HIGH | 9.8 CRITICAL |
An invalid write of 8 bytes due to a use-after-free vulnerability in the mg_http_free_proto_data_cgi function call in mongoose.c in Cesanta Mongoose Embedded Web Server Library 6.13 and earlier allows a denial of service (application crash) or remote code execution. |