cve/2023/CVE-2023-50265.md
2024-06-18 02:51:15 +02:00

923 B

CVE-2023-50265

Description

Bazarr manages and downloads subtitles. Prior to 1.3.1, the /api/swaggerui/static endpoint in bazarr/app/ui.py does not validate the user-controlled filename variable and uses it in the send_file function, which leads to an arbitrary file read on the system. This issue is fixed in version 1.3.1.

POC

Reference

Github

No PoCs found on GitHub currently.