mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 00:28:04 +02:00
18 lines
799 B
Markdown
18 lines
799 B
Markdown
### [CVE-2020-23828](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-23828)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|