CVE-2020-1180: Remote code execution in ChakraCore
7.5
CVSS Score
3.1
Basic Information
CVE ID
GHSA ID
EPSS Score
0.82759%
CWE
Published
8/2/2021
Updated
2/1/2023
KEV Status
No
Technology
C#
Technical Details
CVSS Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
Microsoft.ChakraCore | nuget | < 1.11.22 | 1.11.22 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The provided information does not include the specific code changes from the GitHub commit (240aabe) or detailed patch diffs. While the CWE-787 (Out-of-bounds Write) and vulnerability context suggest potential issues in functions handling memory operations (e.g., TypedArray
, DataView
, or JIT
compiler functions), the lack of explicit code or patch details prevents high-confidence identification of the exact vulnerable functions. Publicly available sources like the GitHub PR and NVD descriptions do not disclose the precise functions modified to address CVE-2020-1180
.