Files
CVEs-PoC/2020/CVE-2020-23828.md
T
2024-05-25 21:48:12 +02:00

18 lines
799 B
Markdown

### [CVE-2020-23828](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-23828)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
A File Upload vulnerability in SourceCodester Online Course Registration v1.0 allows remote attackers to achieve Remote Code Execution (RCE) on the hosting webserver by uploading a crafted PHP web-shell that bypasses the image upload filters. An attack uses /Online%20Course%20Registration/my-profile.php with the POST parameter photo.
### POC
#### Reference
- https://www.exploit-db.com/exploits/48704
#### Github
No PoCs found on GitHub currently.