Security Advisory

CVE-2017-9250

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2017-05-28 20:00:00
Last updated 2024-08-05 17:02:43
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

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 crash) via malformed JavaScript source code, related to the jmem_heap_free_block function.