CVE-2024-47320
Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Mark Westguard WS Form LITE ws-form allows Stored XSS.This issue affects WS Form LITE: from n/a through <= 1.9.238.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Stored XSS vulnerability in WS Form LITE WordPress plugin allows authenticated attackers to inject malicious scripts via form submissions.
Vulnerability
Overview
CVE-2024-47320 is a stored Cross-Site Scripting (XSS) vulnerability in the WS Form LITE plugin for WordPress, affecting versions up to and including 1.9.238. The issue arises from improper neutralization of user input during web page generation, allowing attackers to inject arbitrary JavaScript or HTML into form submissions that are later rendered on the site [1].
Exploitation
Details
Exploitation requires a privileged user (e.g., an administrator) to perform an action such as clicking a malicious link or submitting a crafted form. Once the malicious input is stored, it executes in the context of any visitor viewing the affected page, including other administrators. The vulnerability does not require direct network access to the server; it can be triggered through the plugin's form interface [1].
Impact
Successful exploitation enables an attacker to inject malicious scripts that can redirect users, display advertisements, steal session cookies, or perform other actions within the victim's browser. This type of vulnerability is frequently used in mass-exploit campaigns targeting thousands of WordPress sites simultaneously [1].
Mitigation
The vendor has released version 1.9.244, which resolves the vulnerability. Users are strongly advised to update immediately. For those unable to update, Patchstack offers a mitigation rule to block attacks until the patch is applied [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
1Patches
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.