CVE-2018-0875: .NET Core Denial of Service Vulnerability
7.5
Basic Information
Technical Details
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| Microsoft.NETCore.Jit | nuget | >= 2.0.0, < 2.0.6 | 2.0.6 |
| Microsoft.NETCore.Jit | nuget | >= 1.1.0, < 1.1.7 | 1.1.7 |
| Microsoft.NETCore.Jit | nuget | < 1.0.12 | 1.0.12 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The provided vulnerability information describes a hash collision DoS vulnerability in .NET Core's JIT component (CVE-2018-0875), but does not include specific code references, commit diffs, or function-level details. While the root cause appears to relate to hash table handling in the JIT compiler (Microsoft.NETCore.Jit package), the available advisories and descriptions lack sufficient technical details about implementation specifics to identify exact vulnerable functions. The Microsoft security announcement and Red Hat errata reference general runtime updates rather than specific methods or classes. Without access to the actual patch diff or codebase analysis, we cannot confidently map this vulnerability to specific functions with high precision.