What the vulnerability does
01Description
Authenticated Persistent Cross-Site Scripting (XSS) vulnerability discovered in WordPress Backup Migration plugin <= 1.1.5 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
What the vulnerability does
Authenticated Persistent Cross-Site Scripting (XSS) vulnerability discovered in WordPress Backup Migration plugin <= 1.1.5 versions.
Explanation of Vulnerability in Simple Terms
The Backup Migration WordPress plugin version 1.1.5 and earlier contains a stored cross-site scripting (XSS) vulnerability. An authenticated administrator with high privileges can inject malicious scripts through the plugin interface. When other users view affected pages, the scripts execute in their browsers, potentially compromising their sessions or stealing data. The vulnerability requires user interaction and affects the scope beyond the plugin itself.
What an attacker can do
Inject malicious scripts that execute in other users' browsers when they view affected pages.
Potential impact on your site
Compromised admin accounts could inject persistent malicious code affecting all site visitors and administrators.
Conditions required to exploit
Attacker must be an authenticated administrator; victim must visit a page containing the injected script.
Key dates
External resources
Related vulnerabilities