First published: Thu Dec 26 2024(Updated: )
A vulnerability was found in code-projects Job Recruitment 1.0 and classified as critical. Affected by this issue is the function add_xp of the file /_parse/_all_edits.php. The manipulation of the argument job_company 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.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Code-Projects Job Recruitment | ||
Code-Projects Job Recruitment | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-12963 is classified as critical due to the potential for remote SQL injection attacks.
CVE-2024-12963 exploits the Job Recruitment application through SQL injection via the 'job_company' parameter in the add_xp function.
CVE-2024-12963 affects users of the Code-Projects Job Recruitment application version 1.0.
To fix CVE-2024-12963, sanitize inputs to the 'job_company' parameter and implement prepared statements in the add_xp function.
Yes, CVE-2024-12963 can be exploited remotely, making it critical for affected users to address the vulnerability immediately.