CVE-2024-49613 HIGH

CVE-2024-49613: WordPress Simple Code Insert Shortcode plugin <= 1.0 - SQL Injection vulnerability

Vendor Developersnote
Product Simple Code Insert Shortcode
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 developersnote Simple Code Insert Shortcode simple-code-insert-shortcode allows SQL Injection.This issue affects Simple Code Insert Shortcode: from n/a through <= 1.0.

Explanation of Vulnerability in Simple Terms

02Summary

Simple Code Insert Shortcode versions 1.0 and earlier contain a SQL injection vulnerability accessible to authenticated users. An attacker with low-level site access can craft malicious input through the shortcode to extract or modify database records. The vulnerability affects confidentiality severely and can degrade site availability.

What an attacker can do

03Attacker Capabilities

Read or modify database records by injecting SQL commands through the shortcode.

Potential impact on your site

04Site Impact

Sensitive data in your database could be exposed or altered; site performance may degrade.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site (e.g., subscriber or contributor role).

Key dates

06Disclosure timeline

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

Related vulnerabilities

08Related CVE