What the vulnerability does
01Description
Unauthenticated Cross Site Scripting (XSS) in MW WP Form <= 5.1.3 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
What the vulnerability does
Unauthenticated Cross Site Scripting (XSS) in MW WP Form <= 5.1.3 versions.
Explanation of Vulnerability in Simple Terms
MW WP Form versions up to 5.1.3 contain a cross-site scripting (XSS) vulnerability that allows attackers to inject malicious scripts into web pages viewed by other users. The vulnerability requires user interaction—typically clicking a malicious link—and can affect the confidentiality, integrity, and availability of site data. Site administrators should update to a version newer than 5.1.3.
What an attacker can do
Inject malicious scripts that execute in other users' browsers when they visit a crafted page.
Potential impact on your site
Visitors can be redirected, have sessions hijacked, or see defaced content depending on the injected script.
Conditions required to exploit
No authentication required. Victim must click a malicious link or visit an attacker-controlled page.
Key dates
External resources
Related vulnerabilities