Files
CVEs-PoC/2019/CVE-2019-20183.md
T
2024-05-26 14:27:05 +02:00

773 B

CVE-2019-20183

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

Github