Denial of service in ASP.NET Core MVC - CVE-2017-0247
Published: May 15, 2017
Vulnerability identifier: #VU6541
CSH Severity: Medium
CVSS v4: 8.7 [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]
CVE-ID: CVE-2017-0247
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability:
No public exploit available
Vulnerability details
The vulnerability allows a remote unauthenticated user to cause DoS condition on the target system.
The weakness exists due to improper validation of user-input requests by ASP.NET Core. A remote attacker can send a specially crafted web request and cause the application to crash.
Successful exploitation of the vulnerability results in denial of service.
The weakness exists due to improper validation of user-input requests by ASP.NET Core. A remote attacker can send a specially crafted web request and cause the application to crash.
Successful exploitation of the vulnerability results in denial of service.
Affected software
ASP.NET Core MVC
How to mitigate CVE-2017-0247
Install update from vendor's website.