CyberRota Analysis
AI-GeneratedThe PPWP – Password Protect Pages plugin for WordPress is susceptible to PHP Object Injection due to improper handling of the 'post_protection_roles' parameter, affecting all versions up to 1.9.18. This vulnerability allows authenticated attackers with Contributor-level access or higher to inject PHP objects, potentially leading to severe consequences if a vulnerable plugin or theme containing a PHP Object Injection chain is also present. WordPress site administrators using this plugin should prioritize immediate updates to mitigate the risk of exploitation.
Original NVD Description
The PPWP – Password Protect Pages plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 1.9.18 via deserialization of untrusted input from the 'post_protection_roles' vulnerable parameter. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject a PHP Object. No known POP chain is present in the vulnerable software, which means 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 via an additional plugin or theme installed on the target system, it may allow the attacker to perform actions like delete arbitrary files, retrieve sensitive data, or execute code depending on the POP chain present.