CVE-2024-11710: WP Job Portal <= 2.2.2 - Authenticated (Admin+) SQL Injection
The WP Job Portal – A Complete Recruitment System for Company or Job Board website plugin for WordPress is vulnerable to SQL Injection via the 'fieldfor', 'visibleParent' and 'id' parameters in all versions up to, and including, 2.2.2 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 Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-11710?
CVE-2024-11710 is classified as a high severity vulnerability due to its potential for SQL Injection leading to unauthorized access to the database.
How do I fix CVE-2024-11710?
To fix CVE-2024-11710, update the WP Job Portal plugin to version 2.2.3 or later where the SQL Injection vulnerabilities have been patched.
Which versions of WP Job Portal are affected by CVE-2024-11710?
CVE-2024-11710 affects all versions of the WP Job Portal plugin up to and including version 2.2.2.
What are the vulnerable parameters in CVE-2024-11710?
The vulnerable parameters in CVE-2024-11710 are 'fieldfor', 'visibleParent', and 'id'.
What type of vulnerability is CVE-2024-11710?
CVE-2024-11710 is an SQL Injection vulnerability that allows attackers to execute arbitrary SQL queries.