Show filters
93 Total Results
Displaying 81-90 of 93
Sort by:
Attacker Value
Unknown

CVE-2020-24345

Disclosure Date: August 13, 2020 (last updated February 21, 2025)
JerryScript through 2.3.0 allows stack consumption via function a(){new new Proxy(a,{})}JSON.parse("[]",a). NOTE: the vendor states that the problem is the lack of the --stack-limit option
Attacker Value
Unknown

CVE-2020-24344

Disclosure Date: August 13, 2020 (last updated February 21, 2025)
JerryScript through 2.3.0 has a (function({a=arguments}){const arguments}) buffer over-read.
Attacker Value
Unknown

CVE-2020-14163

Disclosure Date: June 15, 2020 (last updated February 21, 2025)
An issue was discovered in ecma/operations/ecma-container-object.c in JerryScript 2.2.0. Operations with key/value pairs did not consider the case where garbage collection is triggered after the key operation but before the value operation, as demonstrated by improper read access to memory in ecma_gc_set_object_visited in ecma/base/ecma-gc.c.
Attacker Value
Unknown

CVE-2020-13649

Disclosure Date: May 28, 2020 (last updated February 21, 2025)
parser/js/js-scanner.c in JerryScript 2.2.0 mishandles errors during certain out-of-memory conditions, as demonstrated by a scanner_reverse_info_list NULL pointer dereference and a scanner_scan_all assertion failure.
Attacker Value
Unknown

CVE-2020-13622

Disclosure Date: May 27, 2020 (last updated February 21, 2025)
JerryScript 2.2.0 allows attackers to cause a denial of service (assertion failure) because a property key query for a Proxy object returns unintended data.
Attacker Value
Unknown

CVE-2020-13623

Disclosure Date: May 27, 2020 (last updated February 21, 2025)
JerryScript 2.2.0 allows attackers to cause a denial of service (stack consumption) via a proxy operation.
Attacker Value
Unknown

CVE-2019-1010176

Disclosure Date: July 25, 2019 (last updated November 27, 2024)
JerryScript commit 4e58ccf68070671e1fff5cd6673f0c1d5b80b166 is affected by: Buffer Overflow. The impact is: denial of service and possibly arbitrary code execution. The component is: function lit_char_to_utf8_bytes (jerry-core/lit/lit-char-helpers.c:377). The attack vector is: executing crafted javascript code. The fixed version is: after commit 505dace719aebb3308a3af223cfaa985159efae0.
0
Attacker Value
Unknown

CVE-2018-1000636

Disclosure Date: August 20, 2018 (last updated November 27, 2024)
JerryScript version Tested on commit f86d7459d195c8ba58479d1861b0cc726c8b3793. Analysing history it seems that the issue has been present since commit 64a340ffeb8809b2b66bbe32fd443a8b79fdd860 contains a CWE-476: NULL Pointer Dereference vulnerability in Triggering undefined behavior at jerry-core/ecma/builtin-objects/typedarray/ecma-builtin-typedarray-prototype.c:598 (passing NULL to memcpy as 2nd argument) results in null pointer dereference (segfault) at jerry-core/jmem/jmem-heap.c:463 that can result in Crash due to segmentation fault. This attack appear to be exploitable via The victim must execute specially crafted javascript code. This vulnerability appears to have been fixed in after commit 87897849f6879df10e8ad68a41bf8cf507edf710.
0
Attacker Value
Unknown

CVE-2018-11419

Disclosure Date: May 24, 2018 (last updated November 26, 2024)
An issue was discovered in JerryScript 1.0. There is a heap-based buffer over-read in the lit_read_code_unit_from_hex function via a RegExp("[\\u0") payload, related to re_parse_char_class in parser/regexp/re-parser.c.
0
Attacker Value
Unknown

CVE-2018-11418

Disclosure Date: May 24, 2018 (last updated November 26, 2024)
An issue was discovered in JerryScript 1.0. There is a heap-based buffer over-read in the lit_read_code_unit_from_utf8 function via a RegExp("[\\u0020") payload, related to re_parse_char_class in parser/regexp/re-parser.c.
0