What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Gopi Ramasamy WP tell a friend popup form plugin <= 7.1 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 Gopi Ramasamy WP tell a friend popup form plugin <= 7.1 versions.
Explanation of Vulnerability in Simple Terms
The WP tell a friend popup form plugin through version 7.1 is vulnerable to cross-site request forgery (CSRF). An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unwanted actions on the site without the admin's knowledge or consent. The vulnerability requires the admin to visit the attacker's page but does not require the attacker to be authenticated.
What an attacker can do
Trick a site admin into performing unwanted actions (modify settings, create content, change configurations) by visiting a malicious webpage.
Potential impact on your site
An attacker can modify plugin settings or site configuration if they trick an admin into visiting a malicious link.
Conditions required to exploit
A logged-in site administrator must visit a webpage controlled by the attacker.
Key dates
External resources
Related vulnerabilities