Vulnerability Details : CVE-2023-41890
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.
Products affected by CVE-2023-41890
- cpe:2.3:a:sustainsys:saml2:*:*:*:*:*:*:*:*
- cpe:2.3:a:sustainsys:saml2:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-41890
0.06%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 30 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-41890
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
3.9
|
3.6
|
NIST | |
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
3.9
|
3.6
|
GitHub, Inc. |
CWE ids for CVE-2023-41890
-
The product performs authentication based on the name of a resource being accessed, or the name of the actor performing the access, but it does not properly check all possible names for that resource or actor.Assigned by: security-advisories@github.com (Primary)
-
A capture-replay flaw exists when the design of the product makes it possible for a malicious user to sniff network traffic and bypass authentication by replaying it to the server in question to the same effect as the original message (or with minor changes).Assigned by: security-advisories@github.com (Primary)
References for CVE-2023-41890
-
https://github.com/Sustainsys/Saml2/issues/712
Reserved Issue# · Issue #712 · Sustainsys/Saml2 · GitHubIssue Tracking;Patch
-
https://github.com/Sustainsys/Saml2/issues/713
Bind stored request state to module path · Issue #713 · Sustainsys/Saml2 · GitHubIssue Tracking;Patch
-
https://github.com/Sustainsys/Saml2/security/advisories/GHSA-fv2h-753j-9g39
Insufficient Identity Provider Issuer Validation · Advisory · Sustainsys/Saml2 · GitHubThird Party Advisory
Jump to