-
CVSS Score
-The commit 1b77d55 specifically addresses CVE-2018-8381 by modifying MarshalDynamicObject in CrossSite.cpp. The added proxy check prevents prototype chain traversal re-entrancy, which the vulnerability description links to type confusion and memory corruption. The CWE-787 (OOB write) aligns with memory corruption scenarios arising from this flaw.
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| Microsoft.ChakraCore | nuget | < 1.10.2 | 1.10.2 |