Cross-Site Scripting in tecrail Responsive FileManager 9.13.4
CVE-2018-20791
6.1MEDIUM
What is CVE-2018-20791?
The tecrail Responsive FileManager version 9.13.4 is susceptible to cross-site scripting (XSS) due to inadequate sanitization of media file names during uploads. An attacker can exploit this vulnerability by uploading a media file with a specially crafted name containing an XSS payload. When the file is processed, the malicious script can execute in the context of the user's browser, potentially leading to unauthorized actions or data theft. This vulnerability underscores the importance of rigorous input validation and output encoding in web applications.
