File Manager <= 2.9 - Reflected Cross-Site Scripting

2018-09-06 00:00
ly55521

Strategic Overview

Status
Patched in 3.0
Affected PluginFile Manager
Affected Version< 3.0
CVSS6.1Medium
CVECVE-2018-16363
View all File Manager vulnerabilities

Vulnerability Overview

The mndpsingh287 File Manager plugin V2.9 for WordPress has XSS via the lang parameter in a wp-admin/admin.php?page=wp_file_manager request because set_transient is used in file_folder_manager.php and there is an echo of lang in lib\wpfilemanager.php.

Technical Analysis

REMEDIATION: Update to version 3.0, or a newer patched version --- IDENTIFIER: CWE-79 (Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')) The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C