mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
18 lines
754 B
Markdown
18 lines
754 B
Markdown
### [CVE-2018-0818](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-0818)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Microsoft ChakraCore allows an attacker to bypass Control Flow Guard (CFG) in conjunction with another vulnerability to run arbitrary code on a target system, due to how the Chakra scripting engine handles accessing memory, aka "Scripting Engine Security Feature Bypass".
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/midnightslacker/cveWatcher
|
|
|