PHP
CVE-2025-49933
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 JetBlog jet-blog allows Reflected XSS.This issue affects JetBlog: from n/a through <= 2.4.4.
AnalysisAI
Reflected cross-site scripting (XSS) in Crocoblock JetBlog WordPress plugin through version 2.4.4 allows authenticated users to inject malicious scripts that execute in other users' browsers when they interact with crafted links. The vulnerability requires user interaction (UI:R) and authenticated access (PR:L), limiting but not eliminating real-world risk; EPSS score of 0.07% indicates low exploitation probability despite the moderate CVSS 6.5 rating.
Technical ContextAI
JetBlog is a WordPress plugin for dynamic blog content generation. The vulnerability stems from improper input sanitization during web page generation (CWE-79: Improper Neutralization of Input During Web Page Generation). The plugin fails to adequately escape or validate user-supplied parameters before rendering them in HTML output, allowing an authenticated attacker to inject arbitrary JavaScript code. When a victim visits a malicious link crafted by the attacker, the unfiltered input executes in the victim's browser under the context of the vulnerable page, potentially accessing session data or performing actions on behalf of the victim.
Affected ProductsAI
Crocoblock JetBlog WordPress plugin versions from an unspecified baseline through and including version 2.4.4 are affected. The plugin is distributed via the official WordPress plugin repository and is identified by the slug 'jet-blog'. Users running version 2.4.4 or earlier should prioritize upgrading to the next available patched release.
RemediationAI
Update Crocoblock JetBlog to the patched version released after 2.4.4 as specified in the Patchstack security advisory (https://patchstack.com/database/Wordpress/Plugin/jet-blog/vulnerability/wordpress-jetblog-plugin-2-4-4-cross-site-scripting-xss-vulnerability?_s_id=cve). The patch addresses input neutralization by implementing proper output escaping during web page generation. Administrators should verify plugin updates are available through the WordPress admin dashboard or the Patchstack plugin repository. As a temporary workaround pending patch availability, restrict plugin access to trusted administrator accounts only and monitor for suspicious parameter values in server logs.
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