Lucene search

K
cveGitHub_MCVE-2020-5268
HistoryApr 21, 2020 - 5:15 p.m.

CVE-2020-5268

2020-04-2117:15:13
CWE-303
CWE-287
GitHub_M
web.nvd.nist.gov
63
saml2
authentication
asp.net
cve-2020-5268
token validation
vulnerability
sustainsys.saml2
subject confirmation method

CVSS2

4.9

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

SINGLE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:S/C:P/I:P/A:N

CVSS3

7.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N

AI Score

6.9

Confidence

High

EPSS

0.001

Percentile

48.3%

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.

Affected configurations

Nvd
Vulners
Node
sustainsyssaml2Range<1.0.2
OR
sustainsyssaml2Range2.0.02.7.0
VendorProductVersionCPE
sustainsyssaml2*cpe:2.3:a:sustainsys:saml2:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "product": "Saml2",
    "vendor": "Sustainsys",
    "versions": [
      {
        "status": "affected",
        "version": "< 1.0.2"
      },
      {
        "status": "affected",
        "version": ">= 2.0.0, <= 2.6.0"
      }
    ]
  }
]

CVSS2

4.9

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

SINGLE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:S/C:P/I:P/A:N

CVSS3

7.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N

AI Score

6.9

Confidence

High

EPSS

0.001

Percentile

48.3%