CVE-2024-49228
Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Edwin Rivera bVerse Convert bverse-convert allows Stored XSS.This issue affects bVerse Convert: from n/a through <= 1.3.7.1.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Stored XSS in WordPress bVerse Convert plugin ≤1.3.7.1 allows contributors to inject malicious scripts.
Vulnerability
Overview CVE-2024-49228 is a stored Cross-Site Scripting (XSS) vulnerability in the WordPress bVerse Convert plugin, affecting versions up to 1.3.7.1. The issue stems from improper neutralization of user input during web page generation, allowing unvalidated data to be saved and later executed in the context of other users' browsers [1].
Exploitation
Conditions To exploit this vulnerability, an attacker must have contributor-level access or higher to the WordPress site. The attacker can inject malicious script payloads into fields processed by the plugin, which are then stored and displayed to other users. No additional user interaction is required for the stored script to execute when a victim visits the affected page [1].
Impact
Successful exploitation enables an attacker to execute arbitrary scripts in the browsers of users who view the compromised content, potentially leading to session hijacking, data theft, defacement, or redirection to malicious sites. The CVSS score of 6.5 reflects the medium severity due to the need for authenticated access [1].
Mitigation
Users are strongly advised to update the bVerse Convert plugin to a version newer than 1.3.7.1. If an update is not immediately available, temporary measures such as disabling the plugin or applying Web Application Firewall (WAF) rules that block XSS payloads can help reduce risk [1].
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- cpe:2.3:a:crossedcode:bverse_convert:*:*:*:*:*:wordpress:*:*Range: <=1.3.7.1
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.