PT-2023-31519 · Bazarr · Bazarr

Sylwia Budzynska

·

Published

2023-12-15

·

Updated

2023-12-19

·

CVE-2023-50266

CVSS v3.1

5.3

Medium

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Name of the Vulnerable Software and Affected Versions Bazarr versions 1.2.4 through 1.3.0
Description Bazarr manages and downloads subtitles. The proxy method in bazarr/bazarr/app/ui.py does not validate the user-controlled protocol and url variables and passes them to requests.get() without any sanitization, which leads to a blind server-side request forgery (SSRF). This issue allows for crafting GET requests to internal and external resources on behalf of the server.
Recommendations For versions 1.2.4 through 1.3.0, consider disabling the proxy method in bazarr/bazarr/app/ui.py until a full fix is available. For version 1.3.1, although it contains a partial fix, it is still recommended to restrict access to the proxy method to minimize the risk of exploitation, as the vulnerability is limited to HTTP/HTTPS protocols.

Exploit

Fix

SSRF

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2023-50266

Affected Products

Bazarr