DuendeArchive/IdentityServer4

DuendeArchive/IdentityServer4

Releases100
Frequency2 weeks 5 days
Last Release
Stars61
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core

CVE History

CVEPublishedCVSS v3CVSS v2
4.3 MEDIUM

IdentityServer IdentityServer4 through 2.4 has stored XSS via the httpContext to the host/Extensions/RequestLoggerMiddleware.cs LogForErrorContext method, which can be triggered by viewing a log. NOTE: the software maintainer disputes that this is a vulnerability because the request logger is not part of IdentityServer but only our development test host

4.3 MEDIUM

IdentityServer IdentityServer4 1.x before 1.5.3 and 2.x before 2.1.3 does not encode the redirect URI on the authorization response page, which might lead to XSS in some configurations.