.. / CVE-2020-24312

Exploit for WordPress Plugin File Manager (wp-file-manager) Backup Disclosure (CVE-2020-24312)

Description:

mndpsingh287 WP File Manager v6.4 and lower fails to restrict external access to the fm_backups directory with a .htaccess file. This results in the ability for unauthenticated users to browse and download any site backups, which sometimes include full database backups, that the plugin has taken.

Nuclei Template

View the template here CVE-2020-24312.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2020/CVE-2020-24312.yaml
Copy

References:

https://github.com/Elsfa7-110/kenzer-templates
https://github.com/StarCrossPortal/scalpel
https://github.com/ARPSyndicate/kenzer-templates
https://nvd.nist.gov/vuln/detail/CVE-2020-24312
https://zeroaptitude.com/zerodetail/wordpress-plugin-bug-hunting-part-1/