Enhancement: cves/2019/CVE-2019-20183.yaml by mp
parent
1543f19568
commit
6d4ba69155
|
@ -4,7 +4,7 @@ info:
|
|||
name: Simple Employee Records System 1.0 - Unrestricted File Upload
|
||||
author: pikpikcu
|
||||
severity: high
|
||||
description: 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 RCE.
|
||||
description: 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.
|
||||
reference:
|
||||
- https://www.exploit-db.com/exploits/49596
|
||||
- https://medium.com/@Pablo0xSantiago/cve-2019-20183-employee-records-system-bypass-file-upload-to-rce-ea2653660b34
|
||||
|
@ -54,4 +54,4 @@ requests:
|
|||
condition: and
|
||||
part: body
|
||||
|
||||
# Enhanced by mp on 2022/06/10
|
||||
# Enhanced by mp on 2022/06/17
|
||||
|
|
Loading…
Reference in New Issue