Improper input validation in ASP.NET Core MVC - CVE-2018-0808

 

Improper input validation in ASP.NET Core MVC - CVE-2018-0808

Published: March 13, 2018 / Updated: March 13, 2018


Vulnerability identifier: #VU11027
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2018-0808
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Microsoft
Affected software:
ASP.NET Core MVC

Detailed vulnerability description

The vulnerability allows a remote attacker to cause DoS condition on the target system.

The weakness exists due to an error in ASP.NET Core when handling malicious web requests. A remote attacker can issue specially crafted requests to the .NET Core application and cause a denial of service against an ASP.NET Core web application.


How to mitigate CVE-2018-0808

Install updates from vendor's website.

Sources