WooCommerce Designer Pro <= 1.9.28 - Unauthenticated Arbitrary File Read

2025-10-30 19:12
István Márton

Strategic Overview

Status
Patched in 1.9.31
Affected Version<= 1.9.28
CVSS8.6High
CVECVE-2025-10897
View all WooCommerce Designer Pro vulnerabilities

Vulnerability Overview

The WooCommerce Designer Pro theme for WordPress is vulnerable to arbitrary file read in all versions up to, and including, 1.9.28. This makes it possible for unauthenticated attackers to read arbitrary files on the server, which can expose DB credentials when the wp-config.php file is read.

Technical Analysis

REMEDIATION: Update to version 1.9.31, or a newer patched version --- IDENTIFIER: CWE-22 (Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')) The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C