What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Tim Eckel Minify HTML plugin <= 2.1.7 vulnerability.
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 Tim Eckel Minify HTML plugin <= 2.1.7 vulnerability.
Explanation of Vulnerability in Simple Terms
Minify HTML versions 2.1.7 and earlier are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a site administrator, performs unwanted actions on the site without the administrator's knowledge or consent. The vulnerability requires the administrator to visit the attacker's page while logged into their site.
What an attacker can do
Perform unwanted actions on the site by tricking an administrator into visiting a malicious webpage.
Potential impact on your site
An attacker can modify site settings or perform administrative actions without your permission if you visit a malicious link.
Conditions required to exploit
Administrator must visit an attacker-controlled webpage while logged into the site.
Key dates
External resources
Related vulnerabilities