---
cve: "CVE-2024-43797"
severity: "MEDIUM"
cvss: 6.3
epss: "55%"
vendor: "advplyr"
kev: false
exploited: false
published: "2024-09-02 18:15:36"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-13T19:55:37+02:00"
---

# CVE-2024-43797

> 6.3 MEDIUM · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Gering | warn |
| I Integrität | Gering | warn |
| A Verfügbarkeit | Gering | warn |

## Patch verfügbar (OSV)

- 5b22d7430a4cce20185147caeb13f77325b48824 (Commit)

## Referenzen

- <https://github.com/advplyr/audiobookshelf/security/advisories/GHSA-gg56-vj58-g5mc>
- <https://github.com/advplyr/audiobookshelf-ghsa-gg56-vj58-g5mc/pull/1>
- <https://github.com/advplyr/audiobookshelf/blob/1c0d6e9c670ebb1b6f1e427a4c4d9250a7fb9b80/server/controllers/LibraryController.js#L43-L47>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2024-43797) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
