CVE-2024-2686: Campcodes Online Job Finder System controller.php cross site scripting
A vulnerability has been found in Campcodes Online Job Finder System 1.0 and classified as problematic. This vulnerability affects unknown code of the file /admin/applicants/controller.php. The manipulation of the argument JOBREGID leads to cross site scripting. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-257386 is the identifier assigned to this vulnerability.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-2686?
CVE-2024-2686 is classified as a problematic vulnerability due to its potential for exploitation via cross site scripting.
How does CVE-2024-2686 affect the Campcodes Online Job Finder System?
CVE-2024-2686 affects the unknown code in /admin/applicants/controller.php, specifically manipulating the JOBREGID argument.
What types of attacks can CVE-2024-2686 enable?
CVE-2024-2686 can enable cross site scripting attacks, which may allow attackers to execute malicious scripts in a user's browser.
Where can I find the affected version of Campcodes Online Job Finder System related to CVE-2024-2686?
The affected version is Campcodes Online Job Finder System version 1.0.
What steps should I take to mitigate CVE-2024-2686?
To mitigate CVE-2024-2686, you should implement input validation and output encoding to prevent cross site scripting.