CVE-2024-8158
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2024-8158
- Assigner
- 9front
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-08-25T21:31:08.246Z
- Last Modified Date
- 2024-08-25T21:31:08.246Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://git.9front.org/plan9front/plan9front/07aa9bfeef55ca987d411115adcfbbd4390ecf34/commit.html | patch |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-8158 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-8158 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-08-26 13:02:58 | Added to TrackCVE |