SQL injection in File Manager - #VU19210

 

SQL injection in File Manager - #VU19210

Published: July 17, 2019


Vulnerability identifier: #VU19210
CSH Severity: High
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: N/A
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to execute arbitrary SQL queries in database.

The vulnerability exists due to not checking the authentication of the user properly in the wp_ajax_* action calls. A remote attacker can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database.

Successful exploitation of this vulnerability may allow a remote attacker to backup download, backup deletion and backup restoration in the backup feature of the plugin.

The following registered wp_ajax_* hooks are vulnerable: mk_file_manager_backup_remove_callback, mk_file_manager_single_backup_remove_callback, mk_file_manager_single_backup_logs_callback and mk_file_manager_single_backup_restore_callback.


Affected software

File Manager

Remediation

Install updates from vendor's website.

File Manager - update to 4.9

External References

Related Security Bulletins