What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Leadster plugin <= 1.1.2 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in Leadster plugin <= 1.1.2 versions.
Explanation of Vulnerability in Simple Terms
Leadster versions up to 1.1.2 are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in Leadster user, performs unwanted actions on their behalf without their knowledge. The attack requires the user to visit the attacker's page while authenticated. This can result in unauthorized changes or deletions within the Leadster application.
What an attacker can do
Perform unauthorized actions in Leadster on behalf of a logged-in user by tricking them into visiting a malicious webpage.
Potential impact on your site
Users' Leadster accounts can be manipulated to make unwanted changes or deletions without their consent.
Conditions required to exploit
User must be logged into Leadster and visit an attacker-controlled webpage while authenticated.
Key dates
External resources
Related vulnerabilities