What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in PeepSo Community by PeepSo – Social Network, Membership, Registration, User Profiles plugin <= 6.0.9.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 – Social Network, Membership, Registration, User Profiles plugin <= 6.0.9.0 versions.
Explanation of Vulnerability in Simple Terms
PeepSo Community versions up to 6.0.9.0 are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in site user, performs unwanted actions on their behalf without their knowledge. The vulnerability requires the victim to visit the attacker's page while authenticated to the site. No data is exposed, but user actions can be modified or created.
What an attacker can do
Perform actions on behalf of logged-in users without their consent by tricking them into visiting a malicious webpage.
Potential impact on your site
Users' accounts can be manipulated to perform unintended actions (profile changes, posts, etc.) if they visit malicious links while logged in.
Conditions required to exploit
Victim must be logged into the site and visit an attacker-controlled webpage.
Key dates
External resources
Related vulnerabilities