Files
CVEs-PoC/2015/CVE-2015-10134.md
2025-09-29 21:09:30 +02:00

928 B

CVE-2015-10134

Description

The Simple Backup plugin for WordPress is vulnerable to Arbitrary File Download in versions up to, and including, 2.7.10. via the download_backup_file function. This is due to a lack of capability checks and file type validation. This makes it possible for attackers to download sensitive files such as the wp-config.php file from the affected site.

POC

Reference

No PoCs from references.

Github