SCA: security update for yiisoft/yii2-authclient (GHSA-w8vh-p74j-x9xp)

critical Tenable Self-Hosted Container Security Plugin ID 419821

Description

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

- yii2-authclient is an extension that adds OpenID, OAuth, OAuth2 and OpenId Connect consumers for the Yii
framework 2.0. In yii2-authclient prior to version 2.2.15, the Oauth1/2 `state` and OpenID Connect `nonce`
is vulnerable for a `timing attack` since it is compared via regular string comparison (instead of
`Yii::$app->getSecurity()->compareString()`). Version 2.2.15 contains a patch for the issue. No known
workarounds are available. (CVE-2023-50708)

See Also

https://github.com/advisories/GHSA-w8vh-p74j-x9xp

Plugin Details

Severity: Critical

ID: 419821

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: Medium

Score: 4.9

Percentile: 57.58

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.8

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

CVSS Score Source: CVE-2023-50708

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.8

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 12/18/2023

Vulnerability Publication Date: 12/18/2023

Reference Information

CVE: CVE-2023-50708

cwe: CWE-203