api, browse: Ensure to sanitize filename passed to django FileResponse
Django might try to access the file if the value provided to the filename
query parameter of associated views is an absolute path.
api, browse: Ensure to sanitize filename passed to django FileResponse Tags None Subscribers None
Description
Details
|