SCA: security update for express-openid-connect (GHSA-7p99-3798-f85c)

medium Tenable Cloud Security Plugin ID 412169

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Express OpenID Connect is an Express JS middleware implementing sign on for Express web apps using OpenID
Connect. Users of the `requiresAuth` middleware, either directly or through the default `authRequired`
option, are vulnerable to an Open Redirect when the middleware is applied to a catch all route. If all
routes under `example.com` are protected with the `requiresAuth` middleware, a visit to
`http://example.com//google.com` will be redirected to `google.com` after login because the original url
reported by the Express framework is not properly sanitized. This vulnerability affects versions prior to
2.7.2. Users are advised to upgrade. There are no known workarounds. (CVE-2022-24794)

See Also

https://github.com/advisories/GHSA-7p99-3798-f85c

Plugin Details

Severity: Medium

ID: 412169

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 8.67

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 5.8

Temporal Score: 4.3

Vector: CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:N

CVSS Score Source: CVE-2022-24794

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.3

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 3/31/2022

Vulnerability Publication Date: 3/31/2022

Reference Information

CVE: CVE-2022-24794

cwe: CWE-601