First published: Wed Mar 20 2024(Updated: )
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.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Campcodes Online Job Finder System | ||
Campcodes Online Job Finder System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-2686 is classified as a problematic vulnerability due to its potential for exploitation via cross site scripting.
CVE-2024-2686 affects the unknown code in /admin/applicants/controller.php, specifically manipulating the JOBREGID argument.
CVE-2024-2686 can enable cross site scripting attacks, which may allow attackers to execute malicious scripts in a user's browser.
The affected version is Campcodes Online Job Finder System version 1.0.
To mitigate CVE-2024-2686, you should implement input validation and output encoding to prevent cross site scripting.