Search Results (3 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2025-70347 1 Bellard 1 Mquickjs 2026-02-18 5.5 Medium
An issue in mquickjs before commit 74b7e (2026-01-15) allows a local attacker to cause a denial of service via a crafted file to the get_mblock_size function at mquickjs.c.
CVE-2025-46687 3 Bellard, Quickjs-ng, Quickjs Project 3 Quickjs, Quickjs, Quickjs 2026-01-14 5.6 Medium
quickjs-ng through 0.9.0 has a missing length check in JS_ReadString for a string, leading to a heap-based buffer overflow. QuickJS before 2025-04-26 is also affected.
CVE-2024-33263 2 Bellard, Ubuntu 2 Quickjs, Ubuntu 2025-09-22 4 Medium
QuickJS commit 3b45d15 was discovered to contain an Assertion Failure via JS_FreeRuntime(JSRuntime *) at quickjs.c.