What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Michael Winkler teachPress.This issue affects teachPress: from n/a through 9.0.4.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in Michael Winkler teachPress.This issue affects teachPress: from n/a through 9.0.4.
Explanation of Vulnerability in Simple Terms
teachPress versions up to 9.0.4 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 site without their knowledge. The vulnerability requires the victim to visit the attacker's page while authenticated to teachPress. Update to version 9.0.5 or later to resolve this issue.
What an attacker can do
Perform unwanted actions on the site by tricking an authenticated admin into visiting a malicious webpage.
Potential impact on your site
Administrators could unknowingly authorize changes, create accounts, or modify site settings via CSRF attacks.
Conditions required to exploit
Victim must be logged into teachPress and visit attacker-controlled webpage; no special privileges required.
Key dates
External resources
Related vulnerabilities