4 matches found
CVE-2023-48184
QuickJS before 7414e5f has a quickjs.h JSFreeValueRT use-after-free because of incorrect garbage collection of async functions with closures...
QuickJS 安全漏洞
QuickJS is a small and embeddable Javascript engine. A security vulnerability exists in versions of QuickJS prior to 7414e5f, which stems from a post-release reuse vulnerability in QuickJS.h JSFreeValueRT...
PT-2024-13554 · Quickjs +2 · Quickjs +2
Name of the Vulnerable Software and Affected Versions: QuickJS versions prior to 7414e5f Description: The issue arises from incorrect garbage collection of async functions with closures, leading to a use-after-free in JS FreeValueRT in quickjs.h. Recommendations: For versions prior to 7414e5f,...
CVE-2023-48184
QuickJS before 7414e5f has a quickjs.h JSFreeValueRT use-after-free because of incorrect garbage collection of async functions with closures...