What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) in Access Demo Importer <= 1.0.7 on WordPress allows an attacker to activate any installed plugin.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
What the vulnerability does
Cross-Site Request Forgery (CSRF) in Access Demo Importer <= 1.0.7 on WordPress allows an attacker to activate any installed plugin.
Explanation of Vulnerability in Simple Terms
The Access Demo Importer plugin for WordPress versions up to 1.0.7 does not validate requests to perform sensitive actions. An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unwanted actions such as importing demo content or modifying site settings without the administrator's knowledge or consent.
What an attacker can do
Trick a logged-in admin into performing unwanted actions like importing demo content or changing site settings.
Potential impact on your site
Attackers can modify your site's content and settings if an admin visits a compromised page.
Conditions required to exploit
Admin must visit a malicious webpage while logged into WordPress.
Key dates
External resources
Related vulnerabilities