CVE-2024-8277

The WooCommerce Photo Reviews Premium plugin for WordPress is vulnerable to authentication bypass in all versions up to, and including, 1.3.13.2. This is due to the plugin not properly validating what user transient is being used in the login() function and not properly verifying the user's identity. This makes it possible for unauthenticated attackers to log in as user that has dismissed an admin notice in the past 30 days, which is often an administrator. Alternatively, a user can log in as any user with any transient that has a valid user_id as the value, though it would be more difficult to exploit this successfully.
Configurations

Configuration 1 (hide)

cpe:2.3:a:villatheme:woocommerce_photo_reviews:*:*:*:*:*:wordpress:*:*

History

No history.

Information

Published : 2024-09-11 09:15

Updated : 2024-09-26 14:39


NVD link : CVE-2024-8277

Mitre link : CVE-2024-8277

CVE.ORG link : CVE-2024-8277


JSON object : View

Products Affected

villatheme

  • woocommerce_photo_reviews
CWE
CWE-288

Authentication Bypass Using an Alternate Path or Channel

CWE-306

Missing Authentication for Critical Function