Vulnerability Details : CVE-2017-9250
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.
Vulnerability category: Memory CorruptionDenial of service
Products affected by CVE-2017-9250
- cpe:2.3:a:jerryscript:jerryscript:1.0:-:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2017-9250
0.42%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 74 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2017-9250
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.0
|
MEDIUM | AV:N/AC:L/Au:N/C:N/I:N/A:P |
10.0
|
2.9
|
NIST | |
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
3.9
|
3.6
|
NIST |
CWE ids for CVE-2017-9250
-
The product dereferences a pointer that it expects to be valid but is NULL.Assigned by: nvd@nist.gov (Primary)
References for CVE-2017-9250
-
https://github.com/jerryscript-project/jerryscript/commit/e58f2880df608652aff7fd35c45b242467ec0e79
Do not allocate memory for zero length strings. (#1844) · jerryscript-project/jerryscript@e58f288 · GitHubPatch;Third Party Advisory
-
https://github.com/jerryscript-project/jerryscript/issues/1821
Denial of Service: Null Pointer De-reference · Issue #1821 · jerryscript-project/jerryscript · GitHubExploit;Third Party Advisory
-
https://github.com/zherczeg/jerryscript/commit/03a8c630f015f63268639d3ed3bf82cff6fa77d8
Do not allocate memory for zero length strings. · zherczeg/jerryscript@03a8c63 · GitHubThird Party Advisory
-
http://www.securitytracker.com/id/1038413
F5 BIG-IP Bug in Web Configuration Utility, iControl REST, and iControl SOAP Lets Remote Users Delete Arbitrary Files on the Target System - SecurityTrackerThird Party Advisory;VDB Entry
Jump to