Lucene search

K
cveGitHub_MCVE-2021-41246
HistoryDec 09, 2021 - 4:15 p.m.

CVE-2021-41246

2021-12-0916:15:08
CWE-384
GitHub_M
web.nvd.nist.gov
31
cve-2021-41246
express openid connect
middleware
sign on
express web apps
openid connect
session fixation vulnerabilities
session id
session cookie
security patch

CVSS2

6.8

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

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

CVSS3

8.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

8.6

Confidence

High

EPSS

0.002

Percentile

65.2%

Express OpenID Connect is express JS middleware implementing sign on for Express web apps using OpenID Connect. Versions before and including 2.5.1 do not regenerate the session id and session cookie when user logs in. This behavior opens up the application to various session fixation vulnerabilities. Versions 2.5.2 contains a patch for this issue.

Affected configurations

Nvd
Vulners
Node
auth0express_openid_connectRange2.3.02.5.2node.js
VendorProductVersionCPE
auth0express_openid_connect*cpe:2.3:a:auth0:express_openid_connect:*:*:*:*:*:node.js:*:*

CNA Affected

[
  {
    "product": "express-openid-connect",
    "vendor": "auth0",
    "versions": [
      {
        "status": "affected",
        "version": ">= 2.3.0, < 2.5.2"
      }
    ]
  }
]

CVSS2

6.8

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

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

CVSS3

8.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

8.6

Confidence

High

EPSS

0.002

Percentile

65.2%

Related for CVE-2021-41246