cve/2017/CVE-2017-14749.md

18 lines
760 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-14749](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14749)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
JerryScript 1.0 allows remote attackers to cause a denial of service (jmem_heap_alloc_block_internal heap memory corruption) or possibly execute arbitrary code via a crafted .js file, because unrecognized \ characters cause incorrect 0x00 characters in bytecode.literal data.
### POC
#### Reference
- https://github.com/jerryscript-project/jerryscript/issues/2008
#### Github
No PoCs found on GitHub currently.