PT-2025-17948 · WordPress · Jupiter X Core
Phat Rio
·
Published
2025-04-26
·
Updated
2025-05-01
·
CVE-2025-2105
CVSS v3.1
8.1
High
| Vector | AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Jupiter X Core plugin for WordPress versions up to, and including, 4.8.11
Description
The issue allows for PHP Object Injection via deserialization of untrusted input from the
file parameter of the raven download file function, making it possible for attackers to inject a PHP Object through a PHAR file. This vulnerability has no impact unless another plugin or theme containing a POP chain is installed on the site. If a POP chain is present, it may allow the attacker to perform actions like delete arbitrary files, retrieve sensitive data, or execute code. The vulnerability can be exploited by unauthenticated attackers if a form with the file download action and the ability to upload files is present on the site.Recommendations
For versions up to, and including, 4.8.11, update to a version that contains a fix for this issue to prevent PHP Object Injection.
As a temporary workaround, consider disabling the
raven download file function until a patch is available.
Restrict access to the file upload feature to minimize the risk of exploitation.
Avoid using the file parameter in the affected function until the issue is resolved.Fix
Deserialization of Untrusted Data
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Jupiter X Core