CVE-2020-13622
- EPSS 0.33%
- Veröffentlicht 27.05.2020 00:15:11
- Zuletzt bearbeitet 21.11.2024 05:01:37
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.
CVE-2019-1010176
- EPSS 0.93%
- Veröffentlicht 25.07.2019 14:15:11
- Zuletzt bearbeitet 21.11.2024 04:18:01
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:...
CVE-2018-1000636
- EPSS 0.29%
- Veröffentlicht 20.08.2018 19:31:33
- Zuletzt bearbeitet 21.11.2024 03:40:17
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...
CVE-2018-11419
- EPSS 0.38%
- Veröffentlicht 24.05.2018 20:29:00
- Zuletzt bearbeitet 21.11.2024 03:43:19
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.
CVE-2018-11418
- EPSS 0.38%
- Veröffentlicht 24.05.2018 20:29:00
- Zuletzt bearbeitet 21.11.2024 03:43:19
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.
CVE-2017-18212
- EPSS 0.33%
- Veröffentlicht 01.03.2018 22:29:00
- Zuletzt bearbeitet 21.11.2024 03:19:34
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 in lit/lit-char-helpers.c via a RegExp("[\x0"); payload.
CVE-2017-14749
- EPSS 0.61%
- Veröffentlicht 26.09.2017 18:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
JerryScript 1.0 allows remote attackers to cause a denial of service (jmem_heap_alloc_block_internal heap memory corruption) or possibly execute arbitrary code via a crafted .js file, because unrecognized \ characters cause incorrect 0x00 characters ...
CVE-2017-9250
- EPSS 2.38%
- Veröffentlicht 28.05.2017 20:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
The lexer_process_char_literal function in jerry-core/parser/js/js-lexer.c in JerryScript 1.0 does not skip memory allocation for empty strings, which allows remote attackers to cause a denial of service (NULL pointer dereference and application cras...