CVE-2025-7134: Campcodes Online Recruitment Management System ajax.php sql injection
A vulnerability classified as critical was found in Campcodes Online Recruitment Management System 1.0. This vulnerability affects unknown code of the file /admin/ajax.php?action=deleteapplication. The manipulation of the argument ID leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-7134?
CVE-2025-7134 is classified as a critical vulnerability.
How does CVE-2025-7134 affect the Online Recruitment Management System?
CVE-2025-7134 allows for SQL injection via the ID argument in /admin/ajax.php?action=delete_application.
Who is affected by CVE-2025-7134?
Users of Campcodes Online Recruitment Management System version 1.0 are affected by CVE-2025-7134.
What is the primary risk associated with CVE-2025-7134?
The primary risk of CVE-2025-7134 is unauthorized access to the database through SQL injection.
How can CVE-2025-7134 be mitigated?
Mitigation of CVE-2025-7134 involves validating and sanitizing input data to prevent SQL injection.