cve/2019/CVE-2019-20183.md

18 lines
773 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-20183](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-20183)
![](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
uploadimage.php in Employee Records System 1.0 allows upload and execution of arbitrary PHP code because file-extension validation is only on the client side. The attacker can modify global.js to allow the .php extension.
### POC
#### Reference
- https://medium.com/@Pablo0xSantiago/cve-2019-20183-employee-records-system-bypass-file-upload-to-rce-ea2653660b34
#### Github
- https://github.com/ARPSyndicate/kenzer-templates