CVE-2021-41246

Published

Severity

CVSS v3:
8.8 HIGH
CVSS v2:
6.8 MEDIUM

Description

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.

References

Configurations

CPE23Version StartVersion EndExact Version
cpe:2.3:a:auth0:express_openid_connect:*:*:*:*:*:node.js:*:*2.3.0 (including)2.5.2*

External Links