35 lines
1.0 KiB
YAML
35 lines
1.0 KiB
YAML
id: wp-install
|
|
|
|
info:
|
|
name: WordPress Exposed Installation
|
|
author: princechaddha,0xpugal
|
|
severity: critical
|
|
description: Wordpress installation files have been detected
|
|
reference:
|
|
- https://smaranchand.com.np/2020/04/misconfigured-wordpress-takeover-to-remote-code-execution/
|
|
- https://x.com/0xPugal/status/1610315762392268802
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H
|
|
cvss-score: 9.4
|
|
cwe-id: CWE-284
|
|
metadata:
|
|
max-request: 1
|
|
tags: misconfig,panel,wordpress
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/wp-admin/install.php?step=1"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>WordPress › Installation</title>"
|
|
- "Site Title"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100cee8d87b873afdaf68ccdc9b468dd9e4e94a03e29216c009cbca5d9dc2c63693022100c748f01276207858f774e44f4202abcf49f2f46912680673e6a73b4970dfbf2e:922c64590222798bb761d5b6d8e72950 |