What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in CoSchedule plugin <= 3.3.8 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in CoSchedule plugin <= 3.3.8 versions.
Explanation of Vulnerability in Simple Terms
CoSchedule versions up to 3.3.8 are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in CoSchedule user, performs unwanted actions on their account without their knowledge. The vulnerability requires the victim to be authenticated and does not affect data confidentiality or availability.
What an attacker can do
Perform unwanted actions on a logged-in user's CoSchedule account without their consent.
Potential impact on your site
Users' CoSchedule accounts can be manipulated by attackers through forged requests if users visit untrusted sites while logged in.
Conditions required to exploit
Victim must be logged into CoSchedule; attacker must trick them into visiting a malicious webpage.
Key dates
External resources
Related vulnerabilities