Access Demo Importer <= 1.0.7 - Cross-Site Request Forgery to Data Reset

2022-01-24 12:01
R3N0

Strategic Overview

Status
Patched in 1.0.8
Affected PluginAccess Demo Importer
Affected Version<= 1.0.7
CVSS8.1High
CVECVE-2022-23976
View all Access Demo Importer vulnerabilities

Vulnerability Overview

The Access Demo Importer plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.0.7 due to missing nonce validation on the `adi_demo_data_reset` function called via an AJAX action. This makes it possible for an attacker to reset all data on the site, including posts, pages, and media.

Technical Analysis

REMEDIATION: Update to version 1.0.8, or a newer patched version --- IDENTIFIER: CWE-352 (Cross-Site Request Forgery (CSRF)) The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C