What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) leading to Stored Cross-Site Scripting (XSS) in Mufeng's Hermit 音乐播放器 plugin <= 3.1.6 on WordPress via &title parameter.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N
What the vulnerability does
Cross-Site Request Forgery (CSRF) leading to Stored Cross-Site Scripting (XSS) in Mufeng's Hermit 音乐播放器 plugin <= 3.1.6 on WordPress via &title parameter.
Explanation of Vulnerability in Simple Terms
The Hermit 音乐播放器 WordPress plugin version 3.1.6 and earlier is vulnerable to cross-site request forgery (CSRF). An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unwanted actions on the site without the administrator's knowledge or consent. The attack requires the victim to visit the attacker's page while authenticated to the WordPress site.
What an attacker can do
Perform unwanted actions on the site by tricking an authenticated admin into visiting a malicious webpage.
Potential impact on your site
An attacker can modify plugin settings or trigger unintended actions if an admin visits a compromised link while logged in.
Conditions required to exploit
Site admin must be logged in and visit an attacker-controlled page; no special plugin configuration required.
Key dates
External resources
Related vulnerabilities