WordPress security changelog
HIGH CVE-2020-36716 Modified

WP Activity Log: A security weakness

WP Activity Log is affected by a security weakness. The vulnerable path is reachable without authentication. The resulting impact depends on how the affected component exposes the vulnerable operation.

CVE / CNA score 7.3 CVSS 3.1 · security@wordfence.com
NVD score 7.3 CVSS 3.1 · nvd@nist.gov
Component
WP Activity Log
Plugin slug
wp-activity-log
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Jun 07, 2023
Weakness
CWE-862 — Missing Authorization

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

Update, patch or deactivate.

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

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The WP Activity Log plugin for WordPress is vulnerable to authorization bypass due to a missing capability check on the setup_page function in versions up to, and including, 4.0.1. This makes it possible for unauthenticated attackers to run the setup wizard (if it has not been run previously) and access plugin configuration options.

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

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

Primary and upstream sources