2023-01-27 14:57:27 +00:00
|
|
|
id: wp-install
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: WordPress Exposed Installation
|
2023-06-01 10:40:29 +00:00
|
|
|
author: princechaddha,0xpugazh
|
2023-01-27 14:57:27 +00:00
|
|
|
severity: critical
|
|
|
|
description: Wordpress installation files have been detected
|
2023-10-14 11:27:55 +00:00
|
|
|
reference:
|
|
|
|
- https://smaranchand.com.np/2020/04/misconfigured-wordpress-takeover-to-remote-code-execution/
|
|
|
|
- https://twitter.com/0xPugazh/status/1610315762392268802
|
2023-01-27 14:57:27 +00:00
|
|
|
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
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: misconfig,panel,wordpress
|
2023-01-27 14:57:27 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2023-01-27 14:57:27 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2023-06-01 10:40:29 +00:00
|
|
|
- "{{BaseURL}}/wp-admin/install.php?step=1"
|
2023-01-27 14:57:27 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<title>WordPress › Installation</title>"
|
|
|
|
- "Site Title"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100aa58ecc1ff83c41a5f74b983fd8032735af147a6c868c1e22d32c981a7753561022100c7049d416477e763544c5d5a721b3cbb0402d67e166630194d37de76da81477c:922c64590222798bb761d5b6d8e72950
|