What the vulnerability does
01Description
Auth. (contributor+) Stored Cross-Site Scripting (XSS) vulnerability in WHA WHA Puzzle plugin <= 1.0.9 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
What the vulnerability does
Auth. (contributor+) Stored Cross-Site Scripting (XSS) vulnerability in WHA WHA Puzzle plugin <= 1.0.9 versions.
Explanation of Vulnerability in Simple Terms
WHA Puzzle versions up to 1.0.9 contain a cross-site scripting (XSS) vulnerability that allows attackers to inject malicious scripts into the application. An attacker can craft input that, when processed by the application, executes arbitrary JavaScript in users' browsers. This vulnerability requires no authentication and can be exploited over the network, though it does not affect data confidentiality or availability.
What an attacker can do
Inject malicious JavaScript that runs in users' browsers when they interact with the application.
Potential impact on your site
Users visiting affected pages may have malicious scripts executed in their browsers, risking session hijacking or credential theft.
Conditions required to exploit
Network access to the application; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities