CVE-2019-0545
Exposure of Sensitive Information in System.Net.Http
Summary
Remediation
Upgrade to the fixed version using your package manager.
dotnet add package Microsoft.NETCore.App --version 2.2.1
dotnet add package Microsoft.NETCore.App --version 2.1.7
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (2)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| Microsoft.NETCore.App | nuget | 2.2.0 | 2.2.1 |
| Microsoft.NETCore.App | nuget | 2.1.0, 2.1.1, 2.1.2, 2.1.3 (+3 more) | 2.1.7 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-200Information ExposureMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 7.5 score means for each attack dimension.
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
References
Frequently Asked Questions
- What is CVE-2019-0545?
- Exposure of Sensitive Information in System.Net.Http This vulnerability has been assigned a severity rating of HIGH (CVSS score: 7.5/10).
- How do I check if my project is affected by CVE-2019-0545?
- CVE-2019-0545 affects Microsoft.NETCore.App. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2019-0545 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2026-64679HIGH
Atlantis Workspace Handling has Path Traversal that Allows Out-of-Bounds Directory Deletion/Creation
- CVE-2020-1108HIGH
.NET Core & .NET Framework Denial of Service Vulnerability
- CVE-2026-63135HIGH
YOURLS has stored XSS in referrer statistics chart via crafted Referer header
- CVE-2017-8585HIGH
Improper Input Validation in Microsoft.NETCore.App
- CVE-2020-1147HIGH
.NET Framework, SharePoint Server, and Visual Studio Remote Code Execution Vulnerability
- CVE-2026-54182HIGH
Laravel Backpack CRUD: OS command injection in Stats::makeCurlRequest via attacker-controlled Host header (pre-auth)
- CVE-2021-34485MEDIUM
.NET Core Information Disclosure Vulnerability
- CVE-2019-0657MEDIUM
Improper Input Validation in .Net Framework API's
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies