Update wp-haberadam-theme-idor.yaml
parent
b3ceaffb9f
commit
e7bc254415
|
@ -1,4 +1,4 @@
|
|||
id: wp-revslider-file-download
|
||||
id: wp-Haberadam-theme-idor
|
||||
|
||||
info:
|
||||
name: WordPress Themes Haberadam IDOR and Full Path Disclosure via JSON API
|
||||
|
@ -9,13 +9,11 @@ info:
|
|||
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
|
||||
|
@ -28,4 +26,4 @@ requests:
|
|||
condition: and
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue