What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in PeepSo Community by PeepSo plugin <= 6.0.2.0 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in PeepSo Community by PeepSo plugin <= 6.0.2.0 versions.
Explanation of Vulnerability in Simple Terms
Community by PeepSo versions up to 6.0.2.0 are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious link or page that, when visited by a logged-in user, performs unwanted actions on their behalf without their knowledge. The vulnerability requires user interaction—the victim must click the link or visit the attacker's page. Impact is limited to data modification; no data theft or system unavailability occurs.
What an attacker can do
Perform actions on a user's account (like changing settings or posting content) without their consent.
Potential impact on your site
Users' accounts can be manipulated to perform unintended actions if they visit untrusted links while logged in.
Conditions required to exploit
Victim must be logged into PeepSo and click a malicious link or visit an attacker-controlled page.
Key dates
External resources
Related vulnerabilities