CVE-2018-25106 MEDIUM

CVE-2018-25106: webuidesigning NebulaX Theme Legacy.php nebula_send_to_hubspot sql injection

Vendor Webuidesigning
Product NebulaX Theme
Weakness CWE-89 · SQLi
Published December 23, 2024
Last update December 24, 2024

CVSS base score

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

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N

What the vulnerability does

01Description

A vulnerability, which was classified as critical, has been found in webuidesigning NebulaX Theme up to 5.0 on WordPress. This issue affects the function nebula_send_to_hubspot of the file libs/Legacy/Legacy.php. The manipulation leads to sql injection. The attack may be initiated remotely. The patch is named 41230a81db0f671c570c2644bc2f80565ca83c5a. It is recommended to apply a patch to fix this issue.

Explanation of Vulnerability in Simple Terms

02Summary

NebulaX Theme versions 5.0 and later contain a SQL injection vulnerability in an unspecified component. An attacker with low-level site access can inject malicious SQL commands through user input, potentially reading or modifying database contents. The vulnerability requires authentication and network access but no user interaction.

What an attacker can do

03Attacker Capabilities

Read or modify database contents via SQL injection.

Potential impact on your site

04Site Impact

Database contents could be exposed or altered by authenticated attackers.

Conditions required to exploit

05Prerequisites

Attacker must have low-level site access (authenticated user account).

Key dates

06Disclosure timeline

December 23, 2024 CVE published
December 24, 2024 Record updated

Related vulnerabilities

08Related CVE