CVE-2017-8585
Improper Input Validation in Microsoft.NETCore.App
Summary
Remediation
Upgrade to the fixed version using your package manager.
dotnet add package Microsoft.NETCore.App --version 1.0.7
dotnet add package Microsoft.NETCore.App --version 1.1.4
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 | 1.0.0, 1.0.1, 1.0.3, 1.0.4 (+2 more) | 1.0.7 |
| Microsoft.NETCore.App | nuget | 1.1.0, 1.1.1, 1.1.2 | 1.1.4 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-20Improper Input ValidationMITRE
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:N/I:N/A:H
References
- https://nvd.nist.gov/vuln/detail/CVE-2017-8585ADVISORY
- https://github.com/dotnet/corefx/issues/24703WEB
- https://access.redhat.com/errata/RHSA-2017:3248WEB
- https://portal.msrc.microsoft.com/en-us/security-guidance/advisory/CVE-2017-8585WEB
- https://www.securityfocus.com/bid/99432WEB
- https://www.securitytracker.com/id/1038864WEB
Frequently Asked Questions
- What is CVE-2017-8585?
- Improper Input Validation in Microsoft.NETCore.App 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-2017-8585?
- CVE-2017-8585 affects Microsoft.NETCore.App. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2017-8585 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-2019-0545HIGH
Exposure of Sensitive Information in System.Net.Http
- 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-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