What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Gilles Dumas which template file plugin <= 4.6.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 Gilles Dumas which template file plugin <= 4.6.0 versions.
Explanation of Vulnerability in Simple Terms
The 'which template file' product through version 4.6.0 contains a cross-site request forgery (CSRF) vulnerability. An attacker can craft a malicious link or page that, when visited by a logged-in user, performs unwanted actions on their behalf. The vulnerability requires user interaction and does not expose sensitive data, but can modify site content or settings.
What an attacker can do
Trick a logged-in user into performing unwanted actions (modify content, change settings) via a malicious link.
Potential impact on your site
Users' accounts can be hijacked to perform actions without their knowledge if they visit untrusted sites while logged in.
Conditions required to exploit
Victim must be logged in and click a malicious link or visit an attacker-controlled page.
Key dates
External resources
Related vulnerabilities