### [CVE-2023-47624](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-47624) ![](https://img.shields.io/static/v1?label=Product&message=audiobookshelf&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%3D%202.4.3%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-22%3A%20Improper%20Limitation%20of%20a%20Pathname%20to%20a%20Restricted%20Directory%20('Path%20Traversal')&color=brighgreen) ### Description Audiobookshelf is a self-hosted audiobook and podcast server. In versions 2.4.3 and prior, any user (regardless of their permissions) may be able to read files from the local file system due to a path traversal in the `/hls` endpoint. This issue may lead to Information Disclosure. As of time of publication, no patches are available. ### POC #### Reference - https://securitylab.github.com/advisories/GHSL-2023-203_GHSL-2023-204_audiobookshelf/ #### Github No PoCs found on GitHub currently.