What the vulnerability does
01Description
Contributor PHP Object Injection in Post Duplicator <= 3.0.10 versions.
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
Contributor PHP Object Injection in Post Duplicator <= 3.0.10 versions.
Explanation of Vulnerability in Simple Terms
Post Duplicator versions up to 3.0.10 contain a deserialization vulnerability that allows authenticated users to execute arbitrary PHP code on the site. An attacker with low-level access can craft malicious serialized data to trigger code execution with full site privileges. This affects confidentiality, integrity, and availability of the WordPress installation.
What an attacker can do
Run arbitrary PHP code on the site with full WordPress privileges.
Potential impact on your site
A compromised low-privilege user account can lead to complete site takeover, data theft, or malware injection.
Conditions required to exploit
Attacker must have a low-level user account (subscriber or above) on the WordPress site.
Key dates
External resources
Related vulnerabilities