PHP
CVE-2025-49928
MEDIUM
Severity by source
AV:N/AC:L/PR:L/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:L/UI:R/S:C/C:L/I:L/A:L
Lifecycle Timeline
2DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Crocoblock JetWooBuilder jet-woo-builder allows DOM-Based XSS.This issue affects JetWooBuilder: from n/a through <= 2.1.20.
AnalysisAI
DOM-based cross-site scripting (XSS) in Crocoblock JetWooBuilder plugin through version 2.1.20 allows authenticated users with low privileges to inject malicious scripts that execute in other users' browsers when they interact with affected pages. The vulnerability requires user interaction (UI:R per CVSS) and affects the plugin's web page generation functions. No public exploit code or active exploitation has been confirmed, though the issue carries a moderate CVSS score of 6.5 and low EPSS probability (0.07%, 22nd percentile) suggesting limited real-world attack incentive despite the authentication requirement being relatively low-barrier for WordPress environments.
Technical ContextAI
JetWooBuilder is a WordPress plugin that extends WooCommerce functionality with page building capabilities. The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation), which indicates the plugin fails to properly sanitize or escape user-supplied input before rendering it in HTML/DOM context. This is a DOM-based XSS variant, meaning the payload execution occurs client-side through JavaScript manipulation of the Document Object Model rather than server-side template injection. The affected versions through 2.1.20 do not implement adequate input validation or output encoding when processing data destined for dynamic page generation, allowing authenticated users (PR:L in CVSS vector) to craft payloads that bypass intended restrictions.
Affected ProductsAI
Crocoblock JetWooBuilder WordPress plugin in all versions from the initial release through 2.1.20 is affected. JetWooBuilder is distributed via the WordPress Plugin Directory and identified by slug jet-woo-builder. The plugin integrates with WooCommerce to provide advanced page building and product customization features, making it commonly installed on WordPress e-commerce sites. All installations running version 2.1.20 or earlier require remediation.
RemediationAI
Update JetWooBuilder to a patched version released after 2.1.20. Site administrators should navigate to WordPress Dashboard > Plugins > Installed Plugins, locate JetWooBuilder, and click 'Update' if a newer version is available. Crocoblock has addressed this vulnerability in subsequent releases; check the Patchstack vulnerability database entry (https://patchstack.com/database/Wordpress/Plugin/jet-woo-builder/vulnerability/wordpress-jetwoobuilder-plugin-2-1-20-cross-site-scripting-xss-vulnerability?_s_id=cve) for the specific fixed version and release notes. As an interim mitigation, restrict lower-privilege user roles (subscribers, customers, contributors) from accessing page builder functionality if not operationally necessary, and review user access permissions to reduce the pool of potential attackers.
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today