Database Backup for WordPress <= 2.5.1 - Cross-Site Request Forgery to Settings Update

2022-05-11 00:00
Daniel Ruf

Strategic Overview

Status
Patched in 2.5.2
Affected Version< 2.5.2
CVSS8.8High
CVECVE-2022-1577
View all Database Backup for WordPress vulnerabilities

Vulnerability Overview

The Database Backup for WordPress plugin before 2.5.2 does not have CSRF check in place when updating the schedule backup settings, which could allow an attacker to make a logged in admin change them via a CSRF attack. This could lead to cases where attackers can send backup notification emails to themselves, which contain more details. Or disable the automatic backup schedule

Technical Analysis

REMEDIATION: Update to version 2.5.2, or a newer patched version --- IDENTIFIER: CWE-352 (Cross-Site Request Forgery (CSRF)) The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.

External References

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