The WP Database Backup plugin through 5.5 for WordPress stores downloads by default locally in the directory wp-content/uploads/db-backup/. This might allow attackers to read ZIP archives by guessing random ID numbers, guessing date strings with a 2020_{0..1}{0..2}_{0..3}{0..9} format, guessing UNIX timestamps, and making HTTPS requests with the complete guessed URL.
                
            References
                    | Link | Resource | 
|---|---|
| https://github.com/V1n1v131r4/Exploiting-WP-Database-Backup-WordPress-Plugin/blob/master/README.md | Exploit Third Party Advisory | 
| https://wordpress.org/plugins/wp-database-backup/#developers | Third Party Advisory | 
| https://zeroauth.ltd/blog/2020/01/21/analysis-on-cve-2020-7241-misrepresenting-a-security-vulnerability/ | Third Party Advisory | 
| https://github.com/V1n1v131r4/Exploiting-WP-Database-Backup-WordPress-Plugin/blob/master/README.md | Exploit Third Party Advisory | 
| https://wordpress.org/plugins/wp-database-backup/#developers | Third Party Advisory | 
| https://zeroauth.ltd/blog/2020/01/21/analysis-on-cve-2020-7241-misrepresenting-a-security-vulnerability/ | Third Party Advisory | 
Configurations
                    History
                    21 Nov 2024, 05:36
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://github.com/V1n1v131r4/Exploiting-WP-Database-Backup-WordPress-Plugin/blob/master/README.md - Exploit, Third Party Advisory | |
| References | () https://wordpress.org/plugins/wp-database-backup/#developers - Third Party Advisory | |
| References | () https://zeroauth.ltd/blog/2020/01/21/analysis-on-cve-2020-7241-misrepresenting-a-security-vulnerability/ - Third Party Advisory | 
Information
                Published : 2020-01-20 20:15
Updated : 2024-11-21 05:36
NVD link : CVE-2020-7241
Mitre link : CVE-2020-7241
CVE.ORG link : CVE-2020-7241
JSON object : View
Products Affected
                wpseeds
- wp_database_backup
CWE
                
                    
                        
                        CWE-330
                        
            Use of Insufficiently Random Values
