What the vulnerability does
01Description
Authenticated SQL Injection (SQLi) vulnerability in Mufeng's Hermit 音乐播放器 plugin <= 3.1.6 on WordPress allows attackers with Subscriber or higher user roles to execute SQLi attack via (&ids).
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L
What the vulnerability does
Authenticated SQL Injection (SQLi) vulnerability in Mufeng's Hermit 音乐播放器 plugin <= 3.1.6 on WordPress allows attackers with Subscriber or higher user roles to execute SQLi attack via (&ids).
Explanation of Vulnerability in Simple Terms
The Hermit music player WordPress plugin through version 3.1.6 contains a SQL injection vulnerability in an authenticated endpoint. A logged-in user with low privileges can craft malicious input to execute arbitrary SQL queries against the site database. This can lead to unauthorized data access, modification, or deletion. The vulnerability affects multiple database operations and has scope impact beyond the plugin itself.
What an attacker can do
Read, modify, or delete data from the site database by injecting SQL commands through plugin parameters.
Potential impact on your site
Database contents (posts, users, settings, other plugins' data) can be compromised by any authenticated user, even those with minimal permissions.
Conditions required to exploit
Attacker must have a WordPress user account with at least low-level privileges (e.g., subscriber or contributor role).
Key dates
External resources
Related vulnerabilities