Salvo is vulnerable to stored XSS in the list_html function by uploading files with malicious names
The function list_html generates a file view of a folder without sanitizing the files or folders names, potentially leading to XSS in cases where a website allows access to public files using this feature, allowing anyone to upload a file.