PT-2025-1914 · WordPress · Passwords Manager
Lucio Sá
·
Published
2025-01-16
·
Updated
2025-01-17
·
CVE-2024-12615
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Passwords Manager plugin for WordPress versions up to and including 1.4.8
Description
The issue is related to SQL injection through the $wpdb->prefix value in several AJAX actions due to insufficient escaping on the user-supplied parameter and lack of sufficient preparation on the existing SQL query. This allows authenticated attackers with Subscriber-level access and above to append additional SQL queries to existing ones, potentially extracting sensitive information from the database.
Recommendations
For versions up to and including 1.4.8, update to a version higher than 1.4.8 to resolve the issue.
As a temporary workaround, consider restricting access to the vulnerable AJAX actions until a patch is available.
Avoid using the $wpdb->prefix value in user-supplied parameters to minimize the risk of exploitation.
Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Passwords Manager