Description
FileRise is a self-hosted web file manager / WebDAV server. Prior to 3.3.0, an HTML Injection vulnerability allows an authenticated user to modify the DOM and add e.g. form elements that call certain endpoints or link elements that redirect the user on active interaction. This vulnerability is fixed in 3.3.0.
Problem types
CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CWE-116: Improper Encoding or Escaping of Output
Product status
References
github.com/...leRise/security/advisories/GHSA-h8fw-42v6-gfhv
github.com/...bb53943fc88/src/controllers/FileController.php
github.com/...aba0474bd6bb53943fc88/src/models/FileModel.php
github.com/error311/FileRise/releases/tag/v3.3.0