Search Results (2 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2025-13390 3 Listingthemes, Wordpress, Wpdirectorykit 3 Wpdirectory Kit, Wordpress, Wp Directory Kit 2025-12-16 10 Critical
The WP Directory Kit plugin for WordPress is vulnerable to authentication bypass in all versions up to, and including, 1.4.4 due to incorrect implementation of the authentication algorithm in the "wdk_generate_auto_login_link" function. This is due to the feature using a cryptographically weak token generation mechanism. This makes it possible for unauthenticated attackers to gain administrative access and achieve full site takeover via the auto-login endpoint with a predictable token.
CVE-2024-3217 1 Listingthemes 1 Wp Directory Kit 2024-11-21 8.8 High
The WP Directory Kit plugin for WordPress is vulnerable to SQL Injection via the 'attribute_value' and 'attribute_id' parameters in all versions up to, and including, 1.3.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.