berhir / AspNetCore.SpaYarp

An alternative approach to the new ASP.NET Core SPA templates in .NET 6. It uses YARP as proxy to forward requests to the SPA dev server.
MIT License
99 stars 12 forks source link

Upgrade Yarp.ReverseProxy to 2.0.1 #27

Closed robertlarkins closed 1 year ago

robertlarkins commented 1 year ago

Yarp.ReverseProxy 2.0.0 has a Denial of Service Vulnerability. This vulnerability is fixed in v2.0.1. See here: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-33141