What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Xavier Media XM-Backup xm-backup allows Stored XSS.This issue affects XM-Backup: from n/a through <= 0.9.1.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in Xavier Media XM-Backup xm-backup allows Stored XSS.This issue affects XM-Backup: from n/a through <= 0.9.1.
Explanation of Vulnerability in Simple Terms
XM-Backup versions up to 0.9.1 are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unwanted backup operations or configuration changes without the admin's knowledge or consent. The vulnerability requires the victim to visit the attacker's page while authenticated to the site.
What an attacker can do
Perform backup operations or modify backup settings on behalf of an authenticated administrator without their consent.
Potential impact on your site
An attacker could trigger unwanted backups, delete backups, or alter backup configurations if an admin visits a malicious link while logged in.
Conditions required to exploit
The site administrator must be logged in and visit a page controlled by the attacker.
Key dates
External resources