mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
874 B
Markdown
18 lines
874 B
Markdown
### [CVE-2021-36622](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-36622)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Sourcecodester Online Covid Vaccination Scheduler System 1.0 is affected vulnerable to Arbitrary File Upload. The admin panel has an upload function of profile photo accessible at http://localhost/scheduler/admin/?page=user. An attacker could upload a malicious file such as shell.php with the Content-Type: image/png. Then, the attacker have to visit the uploaded profile photo to access the shell.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/50114
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|