What the vulnerability does
01Description
Unauth. Reflected Cross-Site Scripting (XSS) vulnerability in wppal Easy Captcha plugin <= 1.0 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
Unauth. Reflected Cross-Site Scripting (XSS) vulnerability in wppal Easy Captcha plugin <= 1.0 versions.
Explanation of Vulnerability in Simple Terms
Easy Captcha versions up to 1.0 contain a cross-site scripting (XSS) vulnerability that allows attackers to inject malicious scripts into web pages. An attacker can craft a malicious link that, when visited by a site user, executes arbitrary JavaScript in the victim's browser. This can lead to session hijacking, credential theft, or defacement. The vulnerability requires user interaction and affects the integrity and confidentiality of site data.
What an attacker can do
Inject malicious JavaScript that runs in visitors' browsers, potentially stealing session cookies or credentials.
Potential impact on your site
Visitors to your site could have their sessions hijacked or credentials stolen if they click a malicious link.
Conditions required to exploit
Attacker crafts a malicious link; victim must visit it. No authentication required.
Key dates
External resources
Related vulnerabilities