What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in KeyCAPTCHA KeyCAPTCHA keycaptcha allows Stored XSS.This issue affects KeyCAPTCHA: from n/a through <= 2.5.1.
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
Cross-Site Request Forgery (CSRF) vulnerability in KeyCAPTCHA KeyCAPTCHA keycaptcha allows Stored XSS.This issue affects KeyCAPTCHA: from n/a through <= 2.5.1.
Explanation of Vulnerability in Simple Terms
KeyCAPTCHA versions up to 2.5.1 are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unwanted actions on the KeyCAPTCHA installation without the admin's knowledge or consent. The attack requires the victim to visit the attacker's page while authenticated.
What an attacker can do
Perform unwanted actions on KeyCAPTCHA by tricking an authenticated admin into visiting a malicious webpage.
Potential impact on your site
An attacker can modify KeyCAPTCHA settings or configuration by exploiting an admin's browser session.
Conditions required to exploit
Victim must be logged into KeyCAPTCHA and visit an attacker-controlled webpage.
Key dates
External resources
Related vulnerabilities