-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| Microsoft.ChakraCore | nuget | < 1.11.10 | 1.11.10 |
The vulnerability (CVE-2019-1002) is an out-of-bounds write in ChakraCore's object handling. While no patch code is provided, the CWE-787 classification and Edge/ChakraCore architecture suggest functions directly writing to array/object memory are likely candidates. Functions like DirectSetItemAt and SetItem in array/typed array operations are classic points for missing bounds checks. OP_SetElementI is included due to its role in dynamic property assignments. Confidence is medium due to reliance on vulnerability patterns rather than explicit patch analysis.
KEV Misses 88% of Exploited CVEs- Get the report