First published: Thu Dec 26 2024(Updated: )
A vulnerability was found in code-projects Job Recruitment 1.0. It has been rated as critical. This issue affects the function add_edu of the file /_parse/_all_edits.php. The manipulation of the argument degree leads to sql injection. The attack may be initiated 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 | ||
Anisha Job Recruitment | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-12939 has been rated as critical due to its potential for SQL injection.
To fix CVE-2024-12939, you should sanitize user inputs to the add_edu function in the _all_edits.php file to prevent SQL injection attacks.
CVE-2024-12939 affects version 1.0 of the Code-Projects Job Recruitment application.
Yes, CVE-2024-12939 can be exploited remotely due to its SQL injection vulnerability.
The vulnerable function in CVE-2024-12939 is add_edu located in the /_parse/_all_edits.php file.