WordPress security changelog
MEDIUM CVE-2023-2286 Modified

Wp Security Audit Log: Cross-site request forgery

Wp Security Audit Log is affected by cross-site request forgery. The vulnerable path is reachable without authentication. Exploitation relies on a signed-in privileged user submitting an attacker-controlled request.

CVE / CNA score 4.3 CVSS 3.1 · security@wordfence.com
NVD score 4.3 CVSS 3.1 · nvd@nist.gov
Component
Wp Security Audit Log
Plugin slug
wp-security-audit-log
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Jun 09, 2023
Weakness
CWE-352 — Cross-Site Request Forgery (CSRF)

This CVE was published Jun 09, 2023 and is one of 13 known issues for this plugin.

Patch or disable the affected component.

Update Wp Security Audit Log to a release outside the affected range, or disable and remove it until a fixed version is available.

Technical description

The WP Activity Log for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 4.5.0. This is due to missing or incorrect nonce validation on the ajax_run_cleanup function. This makes it possible for unauthenticated attackers to invoke this function via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N

NVD vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N

Primary and upstream sources