Vulnerabilities (CVE)

Filtered by vendor Bazarr Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-50264 1 Bazarr 1 Bazarr 2023-12-19 N/A 7.5 HIGH
Bazarr manages and downloads subtitles. Prior to 1.3.1, Bazarr contains an arbitrary file read in /system/backup/download/ 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.
CVE-2023-50265 1 Bazarr 1 Bazarr 2023-12-19 N/A 7.5 HIGH
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.