SCA: security update for web-auth/webauthn-framework, web-auth/webauthn-lib (GHSA-875x-g8p7-5w27)

medium Tenable Self-Hosted Container Security Plugin ID 412500

Description

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

- web-auth/webauthn-lib is an open source set of PHP libraries and a Symfony bundle to allow developers to
integrate that authentication mechanism into their web applications. The ProfileBasedRequestOptionsBuilder
method returns allowedCredentials without any credentials if no username was found. When WebAuthn is used
as the first or only authentication method, an attacker can enumerate usernames based on the absence of
the `allowedCredentials` property in the assertion options response. This allows enumeration of valid or
invalid usernames. By knowing which usernames are valid, attackers can focus their efforts on a smaller
set of potential targets, increasing the efficiency and likelihood of successful attacks. This issue has
been addressed in version 4.9.0 and all users are advised to upgrade. There are no known workarounds for
this vulnerability. (CVE-2024-39912)

See Also

https://github.com/advisories/GHSA-875x-g8p7-5w27

Plugin Details

Severity: Medium

ID: 412500

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 6/1/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

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

CVSS Score Source: CVE-2024-39912

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

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

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

CVSS v4

Risk Factor: Medium

Base Score: 6.9

Threat Score: 2.7

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/15/2024

Vulnerability Publication Date: 7/15/2024

Reference Information

CVE: CVE-2024-39912

cwe: CWE-204