Search CVE reports


Toggle filters

1 – 10 of 14 results


CVE-2025-12745

Medium priority
Needs evaluation

A weakness has been identified in QuickJS up to eb2c89087def1829ed99630cb14b549d7a98408c. This affects the function js_array_buffer_slice of the file quickjs.c. This manipulation causes buffer over-read. The attack is restricted...

1 affected package

quickjs

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
quickjs Needs evaluation Not in release
Show less packages

CVE-2025-62496

Medium priority
Needs evaluation

A vulnerability exists in the QuickJS engine's BigInt string parsing logic (js_bigint_from_string) when attempting to create a BigInt from a string with an excessively large number of digits. The function calculates the necessary...

1 affected package

quickjs

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
quickjs Needs evaluation Not in release
Show less packages

CVE-2025-62495

Medium priority
Needs evaluation

An integer overflow vulnerability exists in the QuickJS regular expression engine (libregexp) due to an inconsistent representation of the bytecode buffer size. * The regular expression bytecode is stored in a DynBuf structure,...

1 affected package

quickjs

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
quickjs Needs evaluation Not in release
Show less packages

CVE-2025-62494

Medium priority
Needs evaluation

A type confusion vulnerability exists in the handling of the string addition (+) operation within the QuickJS engine. * The code first checks if the left-hand operand is a string. * It then attempts to convert the right-hand...

1 affected package

quickjs

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
quickjs Needs evaluation Not in release
Show less packages

CVE-2025-62493

Medium priority
Needs evaluation

A vulnerability exists in the QuickJS engine's BigInt string conversion logic (js_bigint_to_string1) due to an incorrect calculation of the required number of digits, which in turn leads to reading memory past the allocated BigInt...

1 affected package

quickjs

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
quickjs Needs evaluation Not in release
Show less packages

CVE-2025-62492

Medium priority
Needs evaluation

A vulnerability stemming from floating-point arithmetic precision errors exists in the QuickJS engine's implementation of TypedArray.prototype.indexOf() when a negative fromIndex argument is supplied. * The fromIndex argument...

1 affected package

quickjs

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
quickjs Needs evaluation Not in release
Show less packages

CVE-2025-62491

Medium priority
Needs evaluation

A Use-After-Free (UAF) vulnerability exists in the QuickJS engine's standard library when iterating over the global list of unhandled rejected promises (ts->rejected_promise_list). * The function js_std_promise_rejection_check...

1 affected package

quickjs

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
quickjs Needs evaluation Not in release
Show less packages

CVE-2025-62490

Medium priority
Needs evaluation

In quickjs, in js_print_object, when printing an array, the function first fetches the array length and then loops over it. The issue is, printing a value is not side-effect free. An attacker-defined callback could run during...

1 affected package

quickjs

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
quickjs Needs evaluation Not in release
Show less packages

CVE-2025-46688

Medium priority
Needs evaluation

quickjs-ng through 0.9.0 has an incorrect size calculation in JS_ReadBigInt for a BigInt, leading to a heap-based buffer overflow. QuickJS before 2025-04-26 is also affected.

1 affected package

quickjs

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
quickjs Needs evaluation Not in release Not in release
Show less packages

CVE-2025-46687

Medium priority
Needs evaluation

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.

1 affected package

quickjs

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
quickjs Needs evaluation Not in release Not in release
Show less packages