Show filters
52 Total Results
Displaying 11-20 of 52
Sort by:
Attacker Value
Unknown

CVE-2020-25887

Disclosure Date: August 22, 2023 (last updated October 08, 2023)
Buffer overflow in mg_resolve_from_hosts_file in Mongoose 6.18, when reading from a crafted hosts file.
Attacker Value
Unknown

CVE-2023-2905

Disclosure Date: August 09, 2023 (last updated October 08, 2023)
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 default configuration. Version 7.9 and prior does not appear to be vulnerable. This issue is resolved in version 7.11.
Attacker Value
Unknown

CVE-2023-3696

Disclosure Date: July 17, 2023 (last updated October 08, 2023)
Prototype Pollution in GitHub repository automattic/mongoose prior to 7.3.4.
Attacker Value
Unknown

CVE-2023-34188

Disclosure Date: June 23, 2023 (last updated October 08, 2023)
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 not respond to any other requests.
Attacker Value
Unknown

CVE-2022-4675

Disclosure Date: January 23, 2023 (last updated October 08, 2023)
The Mongoose Page Plugin WordPress plugin before 1.9.0 does not validate and escape one of its shortcode attributes, which could allow users with a role as low as contributor to perform Stored Cross-Site Scripting attack.
Attacker Value
Unknown

CVE-2022-2564

Disclosure Date: July 28, 2022 (last updated March 13, 2024)
Prototype Pollution in GitHub repository automattic/mongoose prior to 6.4.6.
Attacker Value
Unknown

CVE-2021-27425

Disclosure Date: May 03, 2022 (last updated February 23, 2025)
Cesanta Software Mongoose-OS v2.17.0 is vulnerable to integer wrap-around in function mm_malloc. This improper memory assignment can lead to arbitrary memory allocation, resulting in unexpected behavior such as a crash or a remote code injection/execution.
Attacker Value
Unknown

CVE-2022-25299

Disclosure Date: February 18, 2022 (last updated February 23, 2025)
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.
Attacker Value
Unknown

CVE-2021-31875

Disclosure Date: April 29, 2021 (last updated February 22, 2025)
In mjs_json.c in Cesanta MongooseOS mJS 1.26, a maliciously formed JSON string can trigger an off-by-one heap-based buffer overflow in mjs_json_parse, which can potentially lead to redirection of control flow. NOTE: the original reporter disputes the significance of this finding because "there isn’t very much of an opportunity to exploit this reliably for an information leak, so there isn’t any real security impact."
Attacker Value
Unknown

CVE-2021-26530

Disclosure Date: February 08, 2021 (last updated February 22, 2025)
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.