ASP.NET Core 2.0 allows an attacker to steal log-in session information such as cookies or authentication tokens via a specially crafted URL aka "ASP.NET Core Elevation Of Privilege Vulnerability".
The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.
Link | Tags |
---|---|
https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2017-11879 | issue tracking patch vendor advisory |
http://www.securityfocus.com/bid/101713 | vdb entry third party advisory |
http://www.securitytracker.com/id/1039793 | issue tracking vdb entry third party advisory |