First published: Thu Mar 27 2025(Updated: )
The Export All Posts, Products, Orders, Refunds & Users plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 2.13 via deserialization of untrusted input in the 'returnMetaValueAsCustomerInput' function. This makes it possible for unauthenticated attackers 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.
Credit: security@wordfence.com
Affected Software | Affected Version | How to fix |
---|---|---|
Smackcoders Export All Posts, Products, Orders, Refunds & Users | <=2.13 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-2332 is classified as a high severity vulnerability due to its potential for PHP Object Injection.
To fix CVE-2025-2332, update the WordPress Export All Posts, Products, Orders, Refunds & Users plugin to version 2.14 or later.
All versions of the Export All Posts, Products, Orders, Refunds & Users plugin for WordPress up to and including version 2.13 are affected by CVE-2025-2332.
CVE-2025-2332 is identified as a PHP Object Injection vulnerability, allowing for potential malicious exploitation.
The vulnerability in CVE-2025-2332 exists in the 'returnMetaValueAsCustomerInput' function, which is susceptible to deserialization of untrusted input.