CVE-2024-43797
CVSS V2 None
CVSS V3 None
Description
audiobookshelf is a self-hosted audiobook and podcast server. A non-admin user is not allowed to create libraries (or access only the ones they have permission to). However, the `LibraryController` is missing the check for admin user and thus allows a path traversal issue. Allowing non-admin users to write to any directory in the system can be seen as a form of path traversal. However, since it can be restricted to only admin permissions, fixing this is relatively simple and falls more into the realm of Role-Based Access Control (RBAC). This issue has been addressed in release version 2.13.0. All users are advised to upgrade. There are no known workarounds for this vulnerability.
Overview
- CVE ID
- CVE-2024-43797
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-09-02T16:21:07.372Z
- Last Modified Date
- 2024-09-02T16:21:07.372Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/advplyr/audiobookshelf/security/advisories/GHSA-gg56-vj58-g5mc | x_refsource_CONFIRM |
https://github.com/advplyr/audiobookshelf-ghsa-gg56-vj58-g5mc/pull/1 | x_refsource_MISC |
https://github.com/advplyr/audiobookshelf/blob/1c0d6e9c670ebb1b6f1e427a4c4d9250a7fb9b80/server/controllers/LibraryController.js#L43-L47 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-43797 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-43797 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-09-03 13:10:19 | Added to TrackCVE |