What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) in Access Demo Importer <= 1.0.7 on WordPress allows an attacker to reset all data (posts / pages / media).
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H
What the vulnerability does
Cross-Site Request Forgery (CSRF) in Access Demo Importer <= 1.0.7 on WordPress allows an attacker to reset all data (posts / pages / media).
Explanation of Vulnerability in Simple Terms
The Access Demo Importer plugin for WordPress versions up to 1.0.7 lacks CSRF protection on its import functionality. An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, triggers unwanted import actions without the admin's knowledge or consent. This can result in unauthorized data modifications or site disruption.
What an attacker can do
Trick a site admin into visiting a malicious page that performs unauthorized import actions on the WordPress site.
Potential impact on your site
Unauthorized data imports could corrupt site content, settings, or introduce malicious data without admin awareness.
Conditions required to exploit
Site admin must be logged in and visit an attacker-controlled webpage; no special plugin configuration required.
Key dates
External resources
Related vulnerabilities