Vulnerability Description
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
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Identityserver | Identityserver4 | <= 2.4.0 |
Related Weaknesses (CWE)
References
- https://github.com/IdentityServer/IdentityServer4/issues/3279ExploitThird Party Advisory
- https://github.com/IdentityServer/IdentityServer4/issues/3279ExploitThird Party Advisory
FAQ
What is CVE-2019-12250?
CVE-2019-12250 is a vulnerability with a CVSS score of 6.1 (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...
How severe is CVE-2019-12250?
CVE-2019-12250 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2019-12250?
Check the references section above for vendor advisories and patch information. Affected products include: Identityserver Identityserver4.