The WooCommerce plugin through 3.x for WordPress has a Directory Traversal Vulnerability via a /wp-content/plugins/woocommerce/templates/emails/plain/ URI, which accesses a parent directory. NOTE: a software maintainer indicates that Directory Traversal is not possible because all of the template files have "if (!defined('ABSPATH')) {exit;}" code
References
Link | Resource |
---|---|
https://github.com/woocommerce/woocommerce/issues/17964 | Third Party Advisory |
https://www.exploit-db.com/exploits/43196/ | Third Party Advisory VDB Entry |
https://www.exploit-db.com/ghdb/4613/ | Third Party Advisory VDB Entry |
https://github.com/woocommerce/woocommerce/issues/17964 | Third Party Advisory |
https://www.exploit-db.com/exploits/43196/ | Third Party Advisory VDB Entry |
https://www.exploit-db.com/ghdb/4613/ | Third Party Advisory VDB Entry |
Configurations
History
21 Nov 2024, 03:17
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/woocommerce/woocommerce/issues/17964 - Third Party Advisory | |
References | () https://www.exploit-db.com/exploits/43196/ - Third Party Advisory, VDB Entry | |
References | () https://www.exploit-db.com/ghdb/4613/ - Third Party Advisory, VDB Entry |
07 Nov 2023, 02:41
Type | Values Removed | Values Added |
---|---|---|
Summary | The WooCommerce plugin through 3.x for WordPress has a Directory Traversal Vulnerability via a /wp-content/plugins/woocommerce/templates/emails/plain/ URI, which accesses a parent directory. NOTE: a software maintainer indicates that Directory Traversal is not possible because all of the template files have "if (!defined('ABSPATH')) {exit;}" code |
Information
Published : 2017-11-29 07:29
Updated : 2024-11-21 03:17
NVD link : CVE-2017-17058
Mitre link : CVE-2017-17058
CVE.ORG link : CVE-2017-17058
JSON object : View
Products Affected
automattic
- woocommerce
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')