Woocommerce osCommerce Sync CVE-2025-25119
HIGHSeverity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Lifecycle Timeline
4DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound Woocommerce osCommerce Sync allows Reflected XSS. This issue affects Woocommerce osCommerce Sync: from n/a through 2.0.20.
AnalysisAI
Reflected cross-site scripting in Woocommerce osCommerce Sync WordPress plugin versions through 2.0.20 enables remote attackers to execute arbitrary JavaScript in victim browsers via malicious URLs. The vulnerability requires user interaction (clicking a crafted link) but no authentication, making it exploitable through phishing or social engineering campaigns. With EPSS at 0.09% (26th percentile), exploitation probability remains low, and no active exploitation or public POC has been identified at time of analysis.
Technical ContextAI
This vulnerability stems from CWE-79 (Improper Neutralization of Input During Web Page Generation) in the Woocommerce osCommerce Sync plugin, a WordPress extension enabling synchronization between WooCommerce stores and osCommerce platforms. The flaw occurs when user-supplied input - likely URL parameters or form data submitted to plugin endpoints - is reflected into generated HTML responses without proper sanitization or output encoding. WordPress plugins handling e-commerce synchronization tasks often process merchant-facing administrative interfaces with complex parameter handling, creating multiple injection points. The CVSS vector (AV:N/AC:L) confirms the vulnerability is remotely exploitable with low attack complexity, meaning straightforward URL manipulation without cryptographic or race-condition prerequisites.
Affected ProductsAI
The vulnerability affects NotFound's Woocommerce osCommerce Sync plugin for WordPress, versions from earliest release through 2.0.20 inclusive. This plugin facilitates product catalog and order synchronization between WooCommerce (WordPress e-commerce platform) and osCommerce (standalone e-commerce solution). All installations running version 2.0.20 or earlier are vulnerable. Patchstack database entry confirms affected version range at https://patchstack.com/database/wordpress/plugin/woo-oscommerce-sync/vulnerability/wordpress-easy-wp-tiles-plugin-1-cross-site-scripting-xss-vulnerability-4?_s_id=cve, though the URL string anomalously references 'easy-wp-tiles' which may indicate database tagging inconsistency rather than multi-plugin impact.
RemediationAI
Primary remediation: Upgrade Woocommerce osCommerce Sync to version 2.0.21 or later if available, though the input data does not independently confirm a released patch version beyond identifying the vulnerable range as 'through 2.0.20'. Check the WordPress plugin repository or vendor site for updates newer than 2.0.20. If no patched version exists or immediate upgrade is not feasible, implement compensating controls: (1) Restrict plugin administrative access to trusted IP addresses via WordPress security plugins or web application firewall rules, reducing phishing attack surface; (2) Deploy Content Security Policy headers with 'unsafe-inline' restrictions to limit injected JavaScript execution scope, though this may break legitimate plugin functionality requiring testing; (3) Educate administrators to avoid clicking untrusted links while authenticated to WordPress admin panel, particularly links in unsolicited emails referencing e-commerce operations; (4) Consider temporarily disabling the plugin if osCommerce synchronization is not business-critical until patch confirmation. Consult Patchstack advisory at https://patchstack.com/database/wordpress/plugin/woo-oscommerce-sync/vulnerability/wordpress-easy-wp-tiles-plugin-1-cross-site-scripting-xss-vulnerability-4?_s_id=cve for vendor-confirmed remediation steps. Side effects: Disabling synchronization breaks automated inventory updates between WooCommerce and osCommerce, requiring manual product management.
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-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today