CVE-2023-50265 HIGH

CVE-2023-50265: Bazarr Arbitrary file read in /api/swaggerui/static endpoint

Vendor Morpheus65535
Product bazarr
Weakness CWE-22 · Path traversal
Published December 15, 2023
Last update October 7, 2024

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity None

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

December 15, 2023 CVE published
October 7, 2024 Record updated