CVE-2024-8158 Vulnerability Details

  /     /     /  

CVE-2024-8158 Metadata Quick Info

CVE Published: 25/08/2024 | CVE Updated: 26/08/2024 | CVE Year: 2024
Source: 9front | Vendor: 9front | Product: 9front
Status : PUBLISHED

CVE-2024-8158 Description

A bug in the 9p authentication implementation within lib9p allows an attacker with an existing valid user within the configured auth server to impersonate any other valid filesystem user. This is due to lib9p not properly verifying that the uname given in the Tauth and Tattach 9p messages matches the client UID returned from the factotum authentication handshake. The only filesystem making use of these functions within the base 9front systems is the experimental hjfs disk filesystem, other disk filesystems (cwfs and gefs) are not affected by this bug. This bug was inherited from Plan 9 and is present in all versions of 9front and is remedied fully in commit 9645ae07eb66a59015e3e118d0024790c37400da.

Metrics

CVSS Version: 3.1 | Base Score: n/a
Vector: n/a

l➤ Exploitability Metrics:
    Attack Vector (AV)*
    Attack Complexity (AC)*
    Privileges Required (PR)*
    User Interaction (UI)*
    Scope (S)*

l➤ Impact Metrics:
    Confidentiality Impact (C)*
    Integrity Impact (I)*
    Availability Impact (A)*

Weakness Enumeration (CWE)

CWE-ID: CWE-639
CWE Name: CWE-639 Authorization Bypass Through User-Controlled Key
Source: 9front

Common Attack Pattern Enumeration and Classification (CAPEC)

CAPEC-ID: CAPEC-114
CAPEC Description: CAPEC-114 Authentication Abuse


Source: NVD (National Vulnerability Database).