CVE-2022-29410 HIGH

CVE-2022-29410: WordPress Hermit 音乐播放器 plugin <= 3.1.6 - Authenticated SQL Injection (SQLi) vulnerability

Vendor Mufeng
Product Hermit 音乐播放器 (WordPress plugin)
Weakness CWE-89 · SQLi
Published April 28, 2022
Last update April 28, 2026

CVSS base score

7.4/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity Low

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

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).

Explanation of Vulnerability in Simple Terms

02Summary

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

03Attacker Capabilities

Read, modify, or delete data from the site database by injecting SQL commands through plugin parameters.

Potential impact on your site

04Site Impact

Database contents (posts, users, settings, other plugins' data) can be compromised by any authenticated user, even those with minimal permissions.

Conditions required to exploit

05Prerequisites

Attacker must have a WordPress user account with at least low-level privileges (e.g., subscriber or contributor role).

Key dates

06Disclosure timeline

April 28, 2022 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE