1 results (0.027 seconds)
CVSS: 10.0EPSS: 0%CPEs: 1EXPL: 0
CVE-2024-9930 – Extensions by HocWP Team <= 0.2.3.2 - Authentication Bypass
https://notcve.org/view.php?id=CVE-2024-9930
25 Oct 2024 — The Extensions by HocWP Team plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 0.2.3.2. This is due to missing validation on the user being supplied in the 'verify_email' action. This makes it possible for unauthenticated attackers to log in as any existing user on the site, such as an administrator. The vulnerability is in the Account extension. • https://plugins.trac.wordpress.org/browser/sb-core/trunk/ext/account.php?rev=2715527#L374 • CWE-288: Authentication Bypass Using an Alternate Path or Channel •