4.3 MEDIUM
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): Low (L)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): Low (L)
- Integrity (I): None (N)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): Low (L)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): Low (L)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): None (N)
- Modified Availability (MA): None (N)
by @LeSuisse Activity log
- Created suggestion
-
@LeSuisse
ignored
4 packages
- pkgsRocm.audiobookshelf
- python312Packages.aioaudiobookshelf
- python313Packages.aioaudiobookshelf
- python314Packages.aioaudiobookshelf
- @LeSuisse accepted
- @LeSuisse published on GitHub
Audiobookshelf: Path prefix bypass in filesystem existence check leaks out-of-scope file existence
Audiobookshelf is a self-hosted audiobook and podcast server. Prior to 2.32.2, the POST /api/filesystem/pathexists endpoint uses String.startsWith() to validate that a resolved file path is within a library folder. This check fails for sibling directories whose names share a common prefix (e.g., /audiobooks vs /audiobooks-private), allowing authenticated users with upload permission to probe file existence outside their authorized library folder boundaries. This vulnerability is fixed in 2.32.2.
References
-
https://github.com/advplyr/audiobookshelf/security/advisories/GHSA-rhjg-p6cm-38w2 x_refsource_CONFIRMexploit
Affected products
- ==< 2.33.2
Matching in nixpkgs
pkgs.audiobookshelf
Self-hosted audiobook and podcast server
Ignored packages (4)
pkgs.pkgsRocm.audiobookshelf
Self-hosted audiobook and podcast server
pkgs.python312Packages.aioaudiobookshelf
None
pkgs.python313Packages.aioaudiobookshelf
Async python library to interact with Audiobookshelf
pkgs.python314Packages.aioaudiobookshelf
Async python library to interact with Audiobookshelf
Package maintainers
-
@jvanbruegge Jan van Brügge <supermanitu@gmail.com>
-
@tebriel tebriel <tebriel@frodux.in>
-
@adamcstephens Adam C. Stephens <happy.plan4249@valkor.net>