Vulnerabilities (CVE)

Filtered by vendor Hirewebxperts Subscribe
Filtered by product Passwords Manager
Total 3 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2024-12613 1 Hirewebxperts 1 Passwords Manager 2025-01-17 N/A 7.5 HIGH
The Passwords Manager plugin for WordPress is vulnerable to SQL Injection via the $wpdb->prefix value in several AJAX fuctions 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 unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
CVE-2024-12614 1 Hirewebxperts 1 Passwords Manager 2025-01-17 N/A 7.5 HIGH
The Passwords Manager plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'pms_save_setting' and 'post_new_pass' AJAX actions in all versions up to, and including, 1.4.8. This makes it possible for authenticated attackers, with Subscriber-level access and above, to update the plugins settings and add passwords.
CVE-2024-12615 1 Hirewebxperts 1 Passwords Manager 2025-01-17 N/A 6.5 MEDIUM
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.