Files
CVEs-PoC/2017/CVE-2017-5121.md
T
2024-08-05 18:41:32 +00:00

25 lines
1.1 KiB
Markdown

### [CVE-2017-5121](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5121)
![](https://img.shields.io/static/v1?label=Product&message=Google%20Chrome%20prior%20to%2061.0.3163.100%20for%20Linux%2C%20Windows%20and%20Mac&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Inappropriate%20implementation&color=brighgreen)
### Description
Inappropriate use of JIT optimisation in V8 in Google Chrome prior to 61.0.3163.100 for Linux, Windows, and Mac allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page, related to the escape analysis phase.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/0xcl/clang-cfi-bypass-techniques
- https://github.com/ARPSyndicate/cvemon
- https://github.com/alphaSeclab/sec-daily-2019
- https://github.com/lnick2023/nicenice
- https://github.com/otravidaahora2t/js-vuln-db
- https://github.com/qazbnm456/awesome-cve-poc
- https://github.com/tunz/js-vuln-db
- https://github.com/xbl3/awesome-cve-poc_qazbnm456