The Passwords Manager plugin for WordPress is vulnerable to SQL Injection via the $wpdb->prefix value in several AJAX actions in all versions up to, and including, 1.4.8 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.
References
Configurations
History
17 Jan 2025, 22:17
Type | Values Removed | Values Added |
---|---|---|
References | () https://plugins.trac.wordpress.org/changeset/3221505/passwords-manager/trunk/include/admin-page/addon/csv-export/index.php - Patch | |
References | () https://plugins.trac.wordpress.org/changeset/3221505/passwords-manager/trunk/include/pms-categories-ajax-action.php - Patch | |
References | () https://plugins.trac.wordpress.org/changeset/3221505/passwords-manager/trunk/include/pms-passwords-ajax-action.php - Patch | |
References | () https://www.wordfence.com/threat-intel/vulnerabilities/id/ce8397d5-6637-4faa-be1f-9cf52c25be9b?source=cve - Third Party Advisory | |
CPE | cpe:2.3:a:hirewebxperts:passwords_manager:*:*:*:*:*:wordpress:*:* | |
First Time |
Hirewebxperts passwords Manager
Hirewebxperts |
|
Summary |
|
16 Jan 2025, 10:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-01-16 10:15
Updated : 2025-01-17 22:17
NVD link : CVE-2024-12615
Mitre link : CVE-2024-12615
CVE.ORG link : CVE-2024-12615
JSON object : View
Products Affected
hirewebxperts
- passwords_manager
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')