VYPR

Bazarr

by Bazarr

CVEs (3)

  • CVE-2023-50266MedDec 15, 2023
    risk 0.00cvss 5.3epss 0.01

    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…

  • CVE-2023-50265HigDec 15, 2023
    risk 0.00cvss 7.5epss 0.01

    Bazarr manages and downloads subtitles. Prior to 1.3.1, the /api/swaggerui/static endpoint in bazarr/app/ui.py does not validate the user-controlled filename variable and uses it in the send_file function, which leads to an arbitrary file read on the system. This issue is fixed…

  • CVE-2023-50264HigDec 15, 2023
    risk 0.00cvss 7.5epss 0.01

    Bazarr manages and downloads subtitles. Prior to 1.3.1, Bazarr contains an arbitrary file read in /system/backup/download/ endpoint in bazarr/app/ui.py does not validate the user-controlled filename variable and uses it in the send_file function, which leads to an arbitrary file…