CVE-2019-20183
Simple Employee Records System 1.0 - Unrestricted File Upload
Record summary
CVE-2019-20183 has a selected CVSS score of 7.2 (high); EIP currently links 1 Nuclei template.
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.
Exploitation context
Available material
- Nuclei templates
- 1
Nuclei templates
1ProjectDiscoveryHIGHSimple Employee Records System 1.0 - Unrestricted File UploadCVSS 7.2
Simple Employee Records System 1.0 contains an arbitrary file upload vulnerability due to client-side validation of file extensions. This can be used to upload executable code to the server to obtain access or perform remote command execution.
Impact
Successful exploitation of this vulnerability can result in unauthorized access to the system, remote code execution, and potential compromise of sensitive data.
Remediation
Apply the latest patch or update to Simple Employee Records System 1.0 to fix the unrestricted file upload vulnerability.
Source: ProjectDiscovery