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.
References
Link | Resource |
---|---|
http://www.securitytracker.com/id/1038413 | Third Party Advisory VDB Entry |
https://github.com/jerryscript-project/jerryscript/commit/e58f2880df608652aff7fd35c45b242467ec0e79 | Patch Third Party Advisory |
https://github.com/jerryscript-project/jerryscript/issues/1821 | Exploit Third Party Advisory |
https://github.com/zherczeg/jerryscript/commit/03a8c630f015f63268639d3ed3bf82cff6fa77d8 | Third Party Advisory |
http://www.securitytracker.com/id/1038413 | Third Party Advisory VDB Entry |
https://github.com/jerryscript-project/jerryscript/commit/e58f2880df608652aff7fd35c45b242467ec0e79 | Patch Third Party Advisory |
https://github.com/jerryscript-project/jerryscript/issues/1821 | Exploit Third Party Advisory |
https://github.com/zherczeg/jerryscript/commit/03a8c630f015f63268639d3ed3bf82cff6fa77d8 | Third Party Advisory |
Configurations
History
21 Nov 2024, 03:35
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.securitytracker.com/id/1038413 - Third Party Advisory, VDB Entry | |
References | () https://github.com/jerryscript-project/jerryscript/commit/e58f2880df608652aff7fd35c45b242467ec0e79 - Patch, Third Party Advisory | |
References | () https://github.com/jerryscript-project/jerryscript/issues/1821 - Exploit, Third Party Advisory | |
References | () https://github.com/zherczeg/jerryscript/commit/03a8c630f015f63268639d3ed3bf82cff6fa77d8 - Third Party Advisory |
Information
Published : 2017-05-28 20:29
Updated : 2024-11-21 03:35
NVD link : CVE-2017-9250
Mitre link : CVE-2017-9250
CVE.ORG link : CVE-2017-9250
JSON object : View
Products Affected
jerryscript
- jerryscript
CWE
CWE-476
NULL Pointer Dereference