CVE-2024-49614 HIGH

CVE-2024-49614: WordPress SermonAudio Widgets plugin <= 1.9.3 - SQL Injection vulnerability

Vendor Sermonaudio
Product SermonAudio Widgets
Weakness CWE-89 · SQLi
Published October 20, 2024
Last update April 28, 2026

CVSS base score

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

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L

What the vulnerability does

01Description

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in SermonAudio SermonAudio Widgets sermonaudio-widgets allows SQL Injection.This issue affects SermonAudio Widgets: from n/a through <= 1.9.3.

Explanation of Vulnerability in Simple Terms

02Summary

SermonAudio Widgets versions 1.9.3 and earlier contain a SQL injection vulnerability in their database query handling. An authenticated user with low privileges can craft malicious input to execute arbitrary SQL commands, potentially reading sensitive data from the database. The vulnerability affects the scope beyond the vulnerable component itself.

What an attacker can do

03Attacker Capabilities

Read sensitive data from the site's database by injecting SQL commands through the widget.

Potential impact on your site

04Site Impact

Unauthorized database access and potential exposure of user data, posts, and configuration information.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site; no user interaction required.

Key dates

06Disclosure timeline

October 20, 2024 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE