What the vulnerability does
01Description
Auth. (admin+) Stored Cross-Site Scripting (XSS) vulnerability in WP htaccess Control plugin <= 3.5.1 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L
What the vulnerability does
Auth. (admin+) Stored Cross-Site Scripting (XSS) vulnerability in WP htaccess Control plugin <= 3.5.1 versions.
Explanation of Vulnerability in Simple Terms
WP htaccess Control versions up to 3.5.1 contain a stored cross-site scripting (XSS) vulnerability. An authenticated administrator with high privileges can inject malicious scripts into the plugin's settings. When another user views the affected page, the script executes in their browser, potentially compromising their session or stealing sensitive data.
What an attacker can do
Inject malicious JavaScript that runs in other users' browsers when they view the plugin settings page.
Potential impact on your site
A malicious admin can steal session tokens or credentials from other admins viewing the plugin settings, or deface the admin interface.
Conditions required to exploit
Attacker must have administrator-level access to the WordPress site and the victim must visit the affected settings page.
Key dates
External resources
Related vulnerabilities