What the vulnerability does
01Description
Unauth. Reflected Cross-Site Scripting (XSS) vulnerability in WPForms WPForms Lite (wpforms-lite), WPForms WPForms Pro (wpforms) plugins <= 1.8.1.2 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:L
What the vulnerability does
Unauth. Reflected Cross-Site Scripting (XSS) vulnerability in WPForms WPForms Lite (wpforms-lite), WPForms WPForms Pro (wpforms) plugins <= 1.8.1.2 versions.
Explanation of Vulnerability in Simple Terms
WPForms Lite versions up to 1.8.1.2 contain a cross-site scripting (XSS) vulnerability that allows attackers to inject malicious scripts into form pages. An attacker can craft a malicious link that, when visited by a site visitor, executes JavaScript in their browser. The injected script can steal session cookies, redirect users, or perform actions on their behalf. This requires the victim to click the attacker's link.
What an attacker can do
Inject and execute malicious JavaScript in visitors' browsers via a crafted link.
Potential impact on your site
Visitors to your site can be redirected, have their session hijacked, or have malicious actions performed in their browser.
Conditions required to exploit
No authentication required. Victim must click an attacker-supplied link or visit a page containing the malicious payload.
Key dates
External resources
Related vulnerabilities