User Activity Log <= 1.6.5 - Unauthenticated Data Export to Sensitive Information Disclosure

2023-08-08 00:00
Daniel Ruf

Strategic Overview

Status
Patched in 1.6.6
Affected PluginUser Activity Log
Affected Version<= 1.6.5
CVSS7.5High
CVECVE-2023-4269
View all User Activity Log vulnerabilities

Vulnerability Overview

The User Activity Log plugin for WordPress is vulnerable to Sensitive Information Exposure in versions up to, and including, 1.6.4 via the ual_export_log() function that is missing a capability check. This can allow unauthenticated attackers to extract sensitive data including user roles, usernames, and IP Addresses. This issue was partially patched in 1.6.4, which made it only exploitable by authenticated users, and a full patch was released in 1.6.6.

Technical Analysis

REMEDIATION: Update to version 1.6.6, or a newer patched version --- IDENTIFIER: CWE-862 (Missing Authorization) The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

External References

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