First published: Thu Mar 01 2018(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
JerryScript | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-18212 is classified as a medium severity vulnerability due to the heap-based buffer over-read that could lead to information disclosure.
To fix CVE-2017-18212, upgrade JerryScript to a version beyond 1.0 where the buffer over-read issue is addressed.
CVE-2017-18212 specifically affects JerryScript version 1.0.
CVE-2017-18212 is a heap-based buffer over-read vulnerability discovered in the lit_read_code_unit_from_hex function.
CVE-2017-18212 can be exploited by utilizing a crafted regular expression payload to trigger the buffer over-read.