CVE-2024-30245 HIGH

CVE-2024-30245: WordPress DecaLog plugin <= 3.9.0 - SQL Injection vulnerability

Vendor Pierre Lannoy
Product DecaLog
Weakness CWE-89 · SQLi
Published March 28, 2024
Last update May 11, 2026

CVSS base score

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

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:H/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 Pierre Lannoy DecaLog decalog.This issue affects DecaLog: from n/a through <= 3.9.0.

Explanation of Vulnerability in Simple Terms

02Summary

DecaLog versions up to 3.9.0 contain a SQL injection vulnerability in database query handling. An attacker with high-level privileges can inject malicious SQL code to read sensitive data from the database. The vulnerability affects confidentiality and has limited impact on availability. Sites should update to version 4.6.0 or later.

What an attacker can do

03Attacker Capabilities

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

Potential impact on your site

04Site Impact

An admin or privileged user could extract confidential data like user credentials or private content from your database.

Conditions required to exploit

05Prerequisites

Attacker must have high-level administrative or privileged account access to the site.

Key dates

06Disclosure timeline

March 28, 2024 CVE published
May 11, 2026 Record updated

Related vulnerabilities

08Related CVE