mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 00:49:28 +02:00
18 lines
746 B
Markdown
18 lines
746 B
Markdown
### [CVE-2020-8645](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8645)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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/class.JobApplication.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/niteosoft/simplejobscript/issues/9
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|