CVE-2023-50266

Source
https://cve.org/CVERecord?id=CVE-2023-50266
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-50266.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-50266
Published
2023-12-15T20:42:29Z
Modified
2026-08-12T03:51:35Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Bazarr Blind Server-Side Request Forgery (SSRF) in the /test/<protocol>/ endpoint
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/50xxx/CVE-2023-50266.json"
}
References

Affected packages

Git / github.com/morpheus65535/bazarr

Affected ranges

Type
GIT
Repo
https://github.com/morpheus65535/bazarr
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:bazarr:bazarr:1.2.4:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "1.2.4"
        },
        {
            "last_affected": "1.2.4"
        }
    ],
    "source": [
        "CPE_STRING",
        "REFERENCES"
    ]
}

Affected versions

1.*
1.2.4
v1.*
v1.2.4
v1.2.4-beta.1
v1.2.5-beta.0
v1.2.5-beta.1
v1.2.5-beta.10
v1.2.5-beta.11
v1.2.5-beta.12
v1.2.5-beta.13
v1.2.5-beta.14
v1.2.5-beta.15
v1.2.5-beta.16
v1.2.5-beta.17
v1.2.5-beta.18
v1.2.5-beta.19
v1.2.5-beta.2
v1.2.5-beta.20
v1.2.5-beta.21
v1.2.5-beta.22
v1.2.5-beta.23
v1.2.5-beta.24
v1.2.5-beta.25
v1.2.5-beta.26
v1.2.5-beta.3
v1.2.5-beta.4
v1.2.5-beta.5
v1.2.5-beta.6
v1.2.5-beta.7
v1.2.5-beta.8
v1.2.5-beta.9
v1.3.0
v1.3.1-beta.0
v1.3.1-beta.1
v1.3.1-beta.10
v1.3.1-beta.2
v1.3.1-beta.3
v1.3.1-beta.5
v1.3.1-beta.7
v1.3.1-beta.8
v1.3.1-beta.9

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-50266.json"