CVE-2020-11106
Last modified
CVE-2020-11106 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. 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. EPSS estimates a 0.91% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Tecrail | Responsive Filemanager | <= 9.14.0 |
References
- https://github.com/trippo/ResponsiveFilemanager/issues/603Exploit, Third Party Advisory
- https://github.com/trippo/ResponsiveFilemanager/issues/603Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-11106?
How severe is CVE-2020-11106?
How do I fix CVE-2020-11106?
Are you affected by CVE-2020-11106?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
