What the vulnerability does
01Description
Reflected Cross-Site Scripting (XSS) vulnerability in Michael Winkler teachPress plugin <= 8.1.8 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
Reflected Cross-Site Scripting (XSS) vulnerability in Michael Winkler teachPress plugin <= 8.1.8 versions.
Explanation of Vulnerability in Simple Terms
teachPress versions up to 8.1.8 contain a cross-site scripting (XSS) vulnerability that allows an attacker to inject malicious scripts into the application. The vulnerability requires user interaction—typically clicking a crafted link—to execute. When triggered, the injected code runs in the victim's browser with access to their session, potentially allowing the attacker to steal data or perform actions on their behalf.
What an attacker can do
Inject malicious scripts that execute in a user's browser and steal session data or perform unauthorized actions.
Potential impact on your site
Users visiting crafted links could have their sessions compromised or be redirected to phishing pages; site reputation may suffer.
Conditions required to exploit
No authentication required. Victim must click a malicious link or visit an attacker-controlled page that triggers the vulnerability.
Key dates
External resources
Related vulnerabilities