Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Michael Brackett

#36253of 53,633
7.5Total CVSS
Vulnerabilities · 1
PT-2024-15193
7.5
2024-05-02
WordPress · Phlox · CVE-2023-7064
**Name of the Vulnerable Software and Affected Versions** Shortcodes and extra features for Phlox theme plugin for WordPress versions up to, and including, 2.15.2 **Description** The issue concerns PHP Object Injection via deserialization of untrusted input from the vulnerable `id` parameter in the `auxin template control importer` function. This allows authenticated attackers to inject a PHP Object by uploading a separate PHAR payload as an image file, potentially enabling them to delete arbitrary files, retrieve sensitive data, or execute code if a POP chain is present via an additional plugin or theme. **Recommendations** For versions up to, and including, 2.15.2, update to a version that fixes the PHP Object Injection vulnerability to prevent exploitation. As a temporary workaround, consider restricting access to the `auxin template control importer` function and the `id` parameter to minimize the risk of exploitation. Avoid using the `id` parameter in the affected function until the issue is resolved.