What the vulnerability does
01Description
Authenticated Stored Cross-Site Scripting (XSS) vulnerability in Florent Maillefaud's WP Maintenance plugin <= 6.0.7 at WordPress.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:N/I:L/A:N
What the vulnerability does
Authenticated Stored Cross-Site Scripting (XSS) vulnerability in Florent Maillefaud's WP Maintenance plugin <= 6.0.7 at WordPress.
Explanation of Vulnerability in Simple Terms
WP Maintenance versions up to 6.0.7 contain a stored cross-site scripting (XSS) vulnerability in the plugin settings. An authenticated administrator with high privileges can inject malicious JavaScript that executes when other users view the maintenance page. The vulnerability requires user interaction and affects the integrity of the site's frontend.
What an attacker can do
Inject malicious JavaScript that runs in visitors' browsers when they view the maintenance page.
Potential impact on your site
Site administrators could be tricked into visiting a malicious link that injects code affecting your site's visitors.
Conditions required to exploit
Administrator account access and user interaction (victim must view the affected page).
Key dates
External resources
Related vulnerabilities