AR for WordPress <= 7.3 - Missing Authorization to Unauthenticated Limited File Upload

2024-12-12 14:54
cc

Strategic Overview

Status
Patched in 7.4
Affected PluginAR for WordPress
Affected Version<= 7.3
CVSS3.7Low
CVECVE-2024-12300
View all AR for WordPress vulnerabilities

Vulnerability Overview

The AR for WordPress plugin for WordPress is vulnerable to unauthorized double extension file upload due to a missing capability check on the set_ar_featured_image() function in all versions up to, and including, 7.3. This makes it possible for unauthenticated attackers to upload php files leveraging a double extension attack. It's important to note the file is deleted immediately and double extension attacks only work on select servers making this unlikely to be successfully exploited.

Technical Analysis

REMEDIATION: Update to version 7.4, 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