What the vulnerability does
01Description
Deserialization of Untrusted Data vulnerability in artbees JupiterX Core jupiterx-core allows Object Injection.This issue affects JupiterX Core: from n/a through <= 4.10.1.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
What the vulnerability does
Deserialization of Untrusted Data vulnerability in artbees JupiterX Core jupiterx-core allows Object Injection.This issue affects JupiterX Core: from n/a through <= 4.10.1.
Explanation of Vulnerability in Simple Terms
JupiterX Core versions up to 4.10.1 contain a deserialization vulnerability that allows authenticated users to execute arbitrary code on the site. An attacker with low-level access can craft malicious serialized data that, when processed by the plugin, runs their own PHP code with full site privileges. This affects confidentiality, integrity, and availability of the entire WordPress installation.
What an attacker can do
Run arbitrary PHP code on the site with full administrative privileges.
Potential impact on your site
Any authenticated user can compromise the entire site, steal data, modify content, or take the site offline.
Conditions required to exploit
Attacker must have a low-level user account (subscriber or above) on the WordPress site.
Key dates
External resources