Lucene search

K
prionPRIOn knowledge basePRION:CVE-2023-50266
HistoryDec 15, 2023 - 9:15 p.m.

Server side request forgery (ssrf)

2023-12-1521:15:00
PRIOn knowledge base
www.prio-n.com
3
server side request forgery
bazarr
ssrf vulnerability
version 1.2.4
version 1.3.1
proxy method
ui.py
requests.get()
sanitization
http
https

7 High

AI Score

Confidence

Low

0.001 Low

EPSS

Percentile

20.6%

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.

CPENameOperatorVersion
bazarreq1.2.4

7 High

AI Score

Confidence

Low

0.001 Low

EPSS

Percentile

20.6%

Related for PRION:CVE-2023-50266