Bazarr manages and downloads subtitles. In version 1.2.4, 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. 1.3.1 contains a partial fix, which limits the vulnerability to HTTP/HTTPS protocols.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2023-12-15T20:42:29.685Z

Updated: 2023-12-15T20:42:29.685Z

Reserved: 2023-12-05T20:42:59.380Z


Link: CVE-2023-50266

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2023-12-15T21:15:09.147

Modified: 2023-12-19T20:38:21.357


Link: CVE-2023-50266

JSON object: View

cve-icon Redhat Information

No data.

CWE