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 in version 1.3.1.
References
Link | Resource |
---|---|
https://github.com/morpheus65535/bazarr/commit/17add7fbb3ae1919a40d505470d499d46df9ae6b | Patch |
https://github.com/morpheus65535/bazarr/releases/tag/v1.3.1 | Release Notes |
https://securitylab.github.com/advisories/GHSL-2023-192_GHSL-2023-194_bazarr/ | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2023-12-15 21:15
Updated : 2023-12-19 20:37
NVD link : CVE-2023-50265
Mitre link : CVE-2023-50265
CVE.ORG link : CVE-2023-50265
JSON object : View
Products Affected
bazarr
- bazarr
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')