Update nuuo-nvrmini2-rce.yaml
parent
c4aec5a0d1
commit
bbc9bd2a84
|
@ -4,7 +4,8 @@ info:
|
|||
name: NUUO NVRmini 2 3.0.8 - Remote Code Execution
|
||||
author: berkdusunur
|
||||
severity: critical
|
||||
description: NUUO NVRmini 2 3.0.8 is susceptible to remote code execution.
|
||||
description: |
|
||||
NUUO NVRmini 2 3.0.8 is susceptible to remote code execution.
|
||||
reference:
|
||||
- https://www.exploit-db.com/exploits/45070
|
||||
- https://github.com/berkdsnr/NUUO-NVRMINI-RCE
|
||||
|
@ -14,7 +15,7 @@ info:
|
|||
cvss-score: 10.0
|
||||
cve-id:
|
||||
cwe-id: CWE-77
|
||||
tags: rce,nuuo
|
||||
tags: rce,nuuo,nvrmini
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
@ -24,9 +25,9 @@ requests:
|
|||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "/upload_tmp_dir/"
|
||||
part: body
|
||||
|
||||
- type: status
|
||||
status:
|
||||
|
|
Loading…
Reference in New Issue