CVE-2017-17058
HIGHWooCommerce < 3.2.6 - Directory Traversal via Email Template URI
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2017-17058. PoCs published by Fu2x2000, fu2x2000.
AI-analyzed exploit summary This exploit demonstrates a directory traversal vulnerability in WooCommerce (CVE-2017-17058) by fetching sensitive files via a crafted URL. The PoC uses PHP's file_get_contents to retrieve the contents of a WooCommerce template file, confirming improper path sanitization.
Description
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
Exploits (2)
This exploit demonstrates a directory traversal vulnerability in WooCommerce (CVE-2017-17058) by fetching sensitive files via a crafted URL. The PoC uses PHP's file_get_contents to retrieve the contents of a WooCommerce template file, confirming improper path sanitization.
This PoC exploits CVE-2017-17058, a vulnerability in the WooCommerce Product Feed Pro plugin, by sending crafted HTTP requests to manipulate server-side files and potentially achieve remote code execution (RCE). The script interacts with the plugin's log and CSV endpoints to test for vulnerability.
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N