SSRF in Bazarr

CVE-2023-50266

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.

Vulnerability class: SSRF (Server-Side Request Forgery)

EPSS: 0.006 (44.7th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2023-50266?
CVE-2023-50266 is a medium-severity vulnerability in Bazarr, classified under Server-Side Request Forgery (SSRF). CVSS score: 5.3/10. Published 2023-12-15.
How severe is CVE-2023-50266?
Medium severity. CVSS v3 base score is 5.3 out of 10.