searchreplacedb2 exposure

patch-1
Krzysztof Zając 2023-11-02 13:44:23 +01:00
parent 8bbdba23d9
commit 7c1515e431
1 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,32 @@
id: searchreplacedb2-exposure
info:
name: Safe Search Replace Exposure
author: kazet
severity: high
reference:
- https://interconnectit.com/search-and-replace-for-wordpress-databases/
metadata:
verified: true
max-request: 1
tags: misconfig,searchreplacedb2,exposure
http:
- method: GET
path:
- "{{BaseURL}}/searchreplacedb2.php"
matchers-condition: and
matchers:
- type: word
words:
- "<title>Search and replace DB.</title>"
- type: word
part: header
words:
- "text/html"
- type: status
status:
- 200