Vulnerabilities (CVE)

Filtered by vendor Tecrail Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-11106 1 Tecrail 1 Responsive Filemanager 2020-04-01 4.3 MEDIUM 6.1 MEDIUM
An issue was discovered in Responsive Filemanager through 9.14.0. In the dialog.php page, the session variable $_SESSION['RF']["view_type"] wasn't sanitized if it was already set. This made stored XSS possible if one opens ajax_calls.php and uses the "view" action and places a payload in the type parameter, and then returns to the dialog.php page. This occurs because ajax_calls.php was also able to set the $_SESSION['RF']["view_type"] variable, but there it wasn't sanitized.
CVE-2018-20791 1 Tecrail 1 Responsive Filemanager 2019-02-25 4.3 MEDIUM 6.1 MEDIUM
tecrail Responsive FileManager 9.13.4 allows XSS via a media file upload with an XSS payload in the name, because of mishandling of the media_preview action.
CVE-2018-18062 1 Tecrail 1 Responsive Filemanager 2018-11-28 4.3 MEDIUM 6.1 MEDIUM
An issue was discovered in dialog.php in tecrail Responsive FileManager 9.8.1. A reflected XSS vulnerability allows remote attackers to inject arbitrary web script or HTML.
CVE-2018-15536 1 Tecrail 1 Responsive Filemanager 2018-11-01 5.8 MEDIUM 5.5 MEDIUM
/filemanager/ajax_calls.php in tecrail Responsive FileManager before 9.13.4 does not properly validate file paths in archives, allowing for the extraction of crafted archives to overwrite arbitrary files via an extract action, aka Directory Traversal.