CVE-2019-0639:
High severity vulnerability that affects Microsoft.ChakraCore
7.5
CVSS Score
3.0
Basic Information
CVE ID
GHSA ID
EPSS Score
0.93039%
CWE
Published
4/9/2019
Updated
1/9/2023
KEV Status
No
Technology
C#
Technical Details
CVSS Vector
CVSS:3.0/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.7 | 1.11.7 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The provided vulnerability descriptions reference CWE-190 (Integer Overflow) and memory corruption in ChakraCore's object handling, but no specific code snippets, commit diffs, or technical implementation details are available in the sources. While the CWE suggests an integer overflow in memory operations, Microsoft's security guidance links are non-functional, and the ZDI advisory references a different CVE (CVE-2020-0639). Without concrete evidence of patched functions
or code context (e.g., function names
, file paths
), identifying specific vulnerable functions
with high confidence is impossible.