Update showdoc-file-upload-rce.yaml
parent
f46b4f6fb0
commit
2d03dfdf85
|
@ -4,7 +4,8 @@ info:
|
||||||
name: Showdoc <2.8.6 - Remote Code Execution
|
name: Showdoc <2.8.6 - Remote Code Execution
|
||||||
author: pikpikcu
|
author: pikpikcu
|
||||||
severity: critical
|
severity: critical
|
||||||
description: Showdoc versions before 2.8.6 is susceptible to remote code execution.
|
description: |
|
||||||
|
Showdoc versions before 2.8.6 is susceptible to remote code execution.
|
||||||
reference:
|
reference:
|
||||||
- https://github.com/star7th/showdoc/pull/1059
|
- https://github.com/star7th/showdoc/pull/1059
|
||||||
classification:
|
classification:
|
||||||
|
@ -12,7 +13,7 @@ info:
|
||||||
cvss-score: 10.0
|
cvss-score: 10.0
|
||||||
cve-id:
|
cve-id:
|
||||||
cwe-id: CWE-77
|
cwe-id: CWE-77
|
||||||
tags: rce,fileupload,showdoc
|
tags: rce,fileupload,showdoc,oss,intrusive
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- raw:
|
- raw:
|
||||||
|
@ -31,6 +32,7 @@ requests:
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: word
|
||||||
|
part: body
|
||||||
words:
|
words:
|
||||||
- '"url":"http:'
|
- '"url":"http:'
|
||||||
- '"success":1'
|
- '"success":1'
|
||||||
|
|
Loading…
Reference in New Issue