CVE-2015-9429: XSS
The yith-maintenance-mode plugin before 1.2.0 for WordPress has CSRF with resultant XSS via the wp-admin/themes.php?page=yith-maintenance-mode panelpage parameter.
Affected Software
Event History
Frequently Asked Questions
What is CVE-2015-9429?
CVE-2015-9429 is a vulnerability in the yith-maintenance-mode plugin for WordPress that allows for CSRF with resultant XSS.
How does CVE-2015-9429 affect WordPress?
CVE-2015-9429 affects WordPress when using the yith-maintenance-mode plugin before version 1.2.0.
What is the severity of CVE-2015-9429?
The severity of CVE-2015-9429 is medium with a CVSS score of 6.5.
How can I fix CVE-2015-9429?
To fix CVE-2015-9429, update the yith-maintenance-mode plugin to version 1.2.0 or later.
What is CSRF and XSS?
CSRF (Cross-Site Request Forgery) is an attack that tricks the victim into submitting malicious requests, and XSS (Cross-Site Scripting) is a vulnerability that allows attackers to inject malicious scripts into web pages viewed by other users.