CVE-2024-51620 HIGH

CVE-2024-51620: WordPress Porsline plugin <= 1.0.2 - SQL Injection vulnerability

Vendor Porsline
Product Porsline
Weakness CWE-89 · SQLi
Published November 9, 2024
Last update May 12, 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 porsline Porsline porsline allows Blind SQL Injection.This issue affects Porsline: from n/a through <= 1.0.2.

Explanation of Vulnerability in Simple Terms

02Summary

Porsline versions up to 1.0.2 contain a SQL injection vulnerability in a network-accessible function that requires low-level authentication. An attacker with a valid user account can inject malicious SQL commands to read sensitive data from the database. The vulnerability affects confidentiality severely and can also degrade system availability. Update to version 2.9 or later to remediate.

What an attacker can do

03Attacker Capabilities

Read sensitive data from the database and potentially degrade system availability by injecting SQL commands.

Potential impact on your site

04Site Impact

Unauthorized database access and potential data exposure for any site running Porsline 1.0.2 or earlier with active user accounts.

Conditions required to exploit

05Prerequisites

Attacker must have a valid user account with low-level privileges and network access to the application.

Key dates

06Disclosure timeline

November 9, 2024 CVE published
May 12, 2026 Record updated