Add files via upload

patch-1
pussycat0x 2021-11-23 19:46:33 +05:30 committed by GitHub
parent 2407b57779
commit b3ceaffb9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,31 @@
id: wp-revslider-file-download
info:
name: WordPress Themes Haberadam IDOR and Full Path Disclosure via JSON API
author: pussycat0x
severity: high
metadata:
google-dork: inurl:/wp-content/themes/haberadam/
reference:
- https://cxsecurity.com/issue/WLB-2021090078
tags: wordpress,idor
requests:
- method: GET
path:
- '{{BaseURL}}/wp-content/themes/haberadam/api/mobile-info.php?id='
- '{{BaseURL}}/blog/wp-content/themes/haberadam/api/mobile-info.php?id='
matchers-condition: and
matchers:
- type: word
words:
- "status"
- "hava"
- "degree"
- "icon"
part: body
condition: and
- type: status
status:
- 200