Vulnerability Description
Sustainsys.Saml2 library adds SAML2P support to ASP.NET web sites, allowing the web site to act as a SAML2 Service Provider. Prior to versions 1.0.3 and 2.9.2, when a response is processed, the issuer of the Identity Provider is not sufficiently validated. This could allow a malicious identity provider to craft a Saml2 response that is processed as if issued by another identity provider. It is also possible for a malicious end user to cause stored state intended for one identity provider to be used when processing the response from another provider. An application is impacted if they rely on any of these features in their authentication/authorization logic: the issuer of the generated identity and claims; or items in the stored request state (AuthenticationProperties). This issue is patched in versions 2.9.2 and 1.0.3. The `AcsCommandResultCreated` notification can be used to add the validation required if an upgrade to patched packages is not possible.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Sustainsys | Saml2 | < 1.0.3 |
Related Weaknesses (CWE)
References
- https://github.com/Sustainsys/Saml2/issues/712Issue TrackingPatch
- https://github.com/Sustainsys/Saml2/issues/713Issue TrackingPatch
- https://github.com/Sustainsys/Saml2/security/advisories/GHSA-fv2h-753j-9g39Third Party Advisory
- https://github.com/Sustainsys/Saml2/issues/712Issue TrackingPatch
- https://github.com/Sustainsys/Saml2/issues/713Issue TrackingPatch
- https://github.com/Sustainsys/Saml2/security/advisories/GHSA-fv2h-753j-9g39Third Party Advisory
FAQ
What is CVE-2023-41890?
CVE-2023-41890 is a vulnerability with a CVSS score of 7.5 (HIGH). Sustainsys.Saml2 library adds SAML2P support to ASP.NET web sites, allowing the web site to act as a SAML2 Service Provider. Prior to versions 1.0.3 and 2.9.2, when a response is processed, the issue...
How severe is CVE-2023-41890?
CVE-2023-41890 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-41890?
Check the references section above for vendor advisories and patch information. Affected products include: Sustainsys Saml2.