CVE-2023-50266
MEDIUM EPSS 43.8%
Published Dec 15, 20232y ago · Modified Jun 17, 20262w ago
5.3 CVSS 3.1
Published Dec 15, 2023 2y ago
Last Modified Jun 17, 2026 2w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
43.8% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 1
CWE-918 Server-Side Request Forgery (SSRF) Validation
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| bazarr | bazarr | 1.2.4 | any |
References 3
- github.com https://github.com/morpheus65535/bazarr/commit/17add7fbb3ae1919a40d505470d499d46df9ae6b
- github.com https://github.com/morpheus65535/bazarr/releases/tag/v1.3.1
- securitylab.github.com https://securitylab.github.com/advisories/GHSL-2023-192_GHSL-2023-194_bazarr/
Remediation
- github.com https://github.com/morpheus65535/bazarr/commit/17add7fbb3ae1919a40d505470d499d46df9ae6b
- securitylab.github.com https://securitylab.github.com/advisories/GHSL-2023-192_GHSL-2023-194_bazarr/