What the vulnerability does
01Description
SQL Injection (SQLi) vulnerability in Mufeng's Hermit 音乐播放器 plugin <= 3.1.6 on WordPress allows attackers to execute SQLi attack via (&id).
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L
What the vulnerability does
SQL Injection (SQLi) vulnerability in Mufeng's Hermit 音乐播放器 plugin <= 3.1.6 on WordPress allows attackers to execute SQLi attack via (&id).
Explanation of Vulnerability in Simple Terms
The Hermit music player WordPress plugin version 3.1.6 and earlier contains a SQL injection vulnerability in an unauthenticated endpoint. An attacker can craft malicious input to execute arbitrary SQL queries against the site's database, potentially reading or modifying sensitive data. The vulnerability requires no user interaction and can be exploited remotely over the network.
What an attacker can do
Execute SQL queries to read or modify database contents without authentication.
Potential impact on your site
Attackers can steal user data, modify posts/settings, or disrupt site availability without needing a WordPress account.
Conditions required to exploit
Network access to the WordPress site; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities