What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability Backup Scheduler plugin <= 1.5.13 at WordPress.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability Backup Scheduler plugin <= 1.5.13 at WordPress.
Explanation of Vulnerability in Simple Terms
The Backup Scheduler WordPress plugin through version 1.5.13 is vulnerable to cross-site request forgery (CSRF). An authenticated attacker can perform unauthorized actions on the site, such as modifying backup settings or triggering unintended operations, without the site owner's knowledge or consent.
What an attacker can do
Perform unauthorized backup operations or modify plugin settings on behalf of a logged-in user.
Potential impact on your site
Backup settings could be altered, backups deleted, or unintended backup operations triggered without admin action.
Conditions required to exploit
Attacker must be authenticated as a WordPress user with low privileges; victim must visit a malicious page while logged in.
Key dates
External resources
Related vulnerabilities