Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Lifecycle Timeline
4DescriptionCVE.org
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Holest Engineering Spreadsheet Price Changer for WooCommerce and WP E-commerce - Light allows Path Traversal. This issue affects Spreadsheet Price Changer for WooCommerce and WP E-commerce - Light: from n/a through 2.4.37.
AnalysisAI
A path traversal vulnerability (CWE-22) in Holest Engineering's Spreadsheet Price Changer for WooCommerce and WP E-commerce - Light plugin allows unauthenticated remote attackers to read arbitrary files from the server by manipulating file path parameters. The vulnerability affects all versions through 2.4.37 and has a CVSS score of 7.5, indicating high confidentiality impact with no authentication required. Real-world exploitability depends on confirmation of active exploitation status and proof-of-concept availability; the low attack complexity and network accessibility suggest this is a genuine, easily-exploitable threat to affected WordPress installations.
Technical ContextAI
This vulnerability exploits improper input validation in file handling operations within a WordPress plugin. The plugin processes user-supplied pathname parameters without adequate canonicalization or directory restriction checks, allowing attackers to use traversal sequences (e.g., '../../../etc/passwd') to escape intended directories and access files outside the plugin's designated scope. CWE-22 (Improper Limitation of Pathname to Restricted Directory) represents the root cause—the plugin fails to enforce boundaries on which filesystem locations users can access through its interface. The affected product is specifically the Spreadsheet Price Changer for WooCommerce and WP E-commerce – Light plugin maintained by Holest Engineering. The vulnerability likely resides in file upload, import, or export functionality common to spreadsheet-handling WordPress plugins. WordPress plugins operate with web server privileges, making confidentiality breaches particularly concerning (e.g., access to wp-config.php, environment files, or other sensitive data).
RemediationAI
Upgrade to version 2.4.38 or later (specific patched version not yet disclosed in available data; check Holest Engineering's WordPress plugin repository or vendor advisory for confirmed patch release).; priority: IMMEDIATE Workaround: If patching is delayed, disable the plugin until an update is available. Alternatively, restrict HTTP access to the plugin's administrative interface using .htaccess rules or Web Application Firewall (WAF) policies to limit exploitation surface.; priority: HIGH Detection: Monitor server access logs and WAF logs for path traversal patterns targeting the plugin (e.g., requests containing '../', '..\', or encoded traversal sequences directed at plugin endpoints). Implement detection rules for suspicious file access attempts.; priority: IMMEDIATE Post-Incident: If the plugin is running on a compromised server, audit access logs for the vulnerability's exploitation window; examine exposed files (wp-config.php, environment files, database credentials) for unauthorized access; rotate credentials and perform a full security audit.; priority: CRITICAL (if exploited)
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-22 – Path Traversal
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-17526