mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 11:21:40 +02:00
18 lines
679 B
Markdown
18 lines
679 B
Markdown
### [CVE-2017-18212](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18212)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/jerryscript-project/jerryscript/issues/2140
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|