What the vulnerability does
01Description
Reflected Cross-Site Scripting (XSS) vulnerability affecting parameter &tab discovered in Contact Form X WordPress plugin (versions <= 2.4).
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N
What the vulnerability does
Reflected Cross-Site Scripting (XSS) vulnerability affecting parameter &tab discovered in Contact Form X WordPress plugin (versions <= 2.4).
Explanation of Vulnerability in Simple Terms
Contact Form X versions 2.4 and earlier contain a cross-site scripting (XSS) vulnerability in form handling. An attacker can inject malicious scripts that execute in a visitor's browser when they interact with the contact form. The vulnerability requires user interaction and affects the site's integrity but not confidentiality or availability.
What an attacker can do
Inject malicious scripts that run in visitors' browsers when they use the contact form.
Potential impact on your site
Visitors' browsers could execute attacker-controlled scripts, potentially stealing form data or session tokens.
Conditions required to exploit
Visitor must interact with the contact form on the affected site; no authentication required.
Key dates
External resources
Related vulnerabilities