CVE-2019-25502
- EPSS 0.07%
- Veröffentlicht 04.03.2026 17:15:49
- Zuletzt bearbeitet 05.03.2026 22:16:05
Simple Job Script contains a cross-site scripting vulnerability that allows unauthenticated attackers to inject malicious scripts by manipulating the job_type_value parameter in the jobs endpoint. Attackers can craft requests with SVG payload injecti...
CVE-2019-25501
- EPSS 0.1%
- Veröffentlicht 04.03.2026 17:15:48
- Zuletzt bearbeitet 05.03.2026 22:16:56
Simple Job Script contains an SQL injection vulnerability that allows attackers to manipulate database queries by injecting malicious SQL code through the app_id parameter. Attackers can send POST requests to delete_application_ajax.php with crafted ...
CVE-2019-25500
- EPSS 0.08%
- Veröffentlicht 04.03.2026 17:15:47
- Zuletzt bearbeitet 06.03.2026 20:47:19
Simple Job Script contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the employerid parameter. Attackers can send POST requests to the register-recruiters endpoin...
CVE-2019-25499
- EPSS 0.28%
- Veröffentlicht 04.03.2026 17:15:46
- Zuletzt bearbeitet 06.03.2026 20:49:00
Simple Job Script contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the job_id parameter. Attackers can send POST requests to get_job_applications_ajax.php with ...
CVE-2019-25498
- EPSS 0.22%
- Veröffentlicht 04.03.2026 17:15:45
- Zuletzt bearbeitet 06.03.2026 20:50:03
Simple Job Script contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the landing_location parameter. Attackers can send POST requests to the searched endpoint wit...
CVE-2020-8645
- EPSS 0.45%
- Veröffentlicht 07.02.2020 00:15:09
- Zuletzt bearbeitet 21.11.2024 05:39:10
An issue was discovered in Simplejobscript.com SJS through 1.66. There is an unauthenticated SQL injection via the job applications search function. The vulnerable parameter is job_id. The function is getJobApplicationsByJobId(). The file is _lib/cla...
CVE-2020-8440
- EPSS 3.28%
- Veröffentlicht 31.01.2020 14:15:12
- Zuletzt bearbeitet 21.11.2024 05:38:51
controllers/page_apply.php in Simplejobscript.com SJS through 1.66 is prone to unauthenticated Remote Code Execution by uploading a PHP script as a resume.
CVE-2020-7229
- EPSS 0.4%
- Veröffentlicht 21.01.2020 17:15:12
- Zuletzt bearbeitet 21.11.2024 05:36:52
An issue was discovered in Simplejobscript.com SJS before 1.65. There is unauthenticated SQL injection via the search engine. The parameter is landing_location. The function is countSearchedJobs(). The file is _lib/class.Job.php.