CVE-2020-5268
CVSS V2 Medium 4.9
CVSS V3 High 7.3
Description
In Saml2 Authentication Services for ASP.NET versions before 1.0.2, and between 2.0.0 and 2.6.0, there is a vulnerability in how tokens are validated in some cases. Saml2 tokens are usually used as bearer tokens - a caller that presents a token is assumed to be the subject of the token. There is also support in the Saml2 protocol for issuing tokens that is tied to a subject through other means, e.g. holder-of-key where possession of a private key must be proved. The Sustainsys.Saml2 library incorrectly treats all incoming tokens as bearer tokens, even though they have another subject confirmation method specified. This could be used by an attacker that could get access to Saml2 tokens with another subject confirmation method than bearer. The attacker could then use such a token to create a log in session. This vulnerability is patched in versions 1.0.2 and 2.7.0.
Overview
- CVE ID
- CVE-2020-5268
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2020-04-21T17:15:13
- Last Modified Date
- 2020-05-06T17:26:40
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:sustainsys:saml2:*:*:*:*:*:*:*:* | 1 | OR | 1.0.2 | |
cpe:2.3:a:sustainsys:saml2:*:*:*:*:*:*:*:* | 1 | OR | 2.0.0 | 2.7.0 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:S/C:P/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- SINGLE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 4.9
- Severity
- MEDIUM
- Exploitability Score
- 6.8
- Impact Score
- 4.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- REQUIRED
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- NONE
- Base Score
- 7.3
- Base Severity
- HIGH
- Exploitability Score
- 2.1
- Impact Score
- 5.2
References
Reference URL | Reference Tags |
---|---|
https://www.nuget.org/packages/Sustainsys.Saml2/ | Third Party Advisory |
https://github.com/Sustainsys/Saml2/security/advisories/GHSA-9475-xg6m-j7pw | Mitigation Third Party Advisory |
https://github.com/Sustainsys/Saml2/issues/712 | Third Party Advisory |
https://github.com/Sustainsys/Saml2/commit/e58e0a1aff2b1ead6aca080b7cdced55ee6d5241 | Patch Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2020-5268 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-5268 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 17:33:58 | Added to TrackCVE | |||
2022-12-04 15:20:39 | 2020-04-21T17:15Z | 2020-04-21T17:15:13 | CVE Published Date | updated |
2022-12-04 15:20:39 | 2020-05-06T17:26:40 | CVE Modified Date | updated | |
2022-12-04 15:20:40 | Analyzed | Vulnerability Status | updated |