CVE-2024-12963: code-projects Job Recruitment _all_edits.php add_xp sql injection
A vulnerability was found in code-projects Job Recruitment 1.0 and classified as critical. Affected by this issue is the function addxp of the file /parse/alledits.php. The manipulation of the argument jobcompany leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. Other parameters might be affected as well.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-12963?
CVE-2024-12963 is classified as critical due to the potential for remote SQL injection attacks.
How does CVE-2024-12963 exploit the Job Recruitment application?
CVE-2024-12963 exploits the Job Recruitment application through SQL injection via the 'job_company' parameter in the add_xp function.
Who is affected by CVE-2024-12963?
CVE-2024-12963 affects users of the Code-Projects Job Recruitment application version 1.0.
How do I fix CVE-2024-12963?
To fix CVE-2024-12963, sanitize inputs to the 'job_company' parameter and implement prepared statements in the add_xp function.
Can CVE-2024-12963 be exploited remotely?
Yes, CVE-2024-12963 can be exploited remotely, making it critical for affected users to address the vulnerability immediately.