2022-10-28 12:44:55 +00:00
|
|
|
id: phpwind-installer
|
2022-10-28 02:32:27 +00:00
|
|
|
|
|
|
|
info:
|
2022-10-28 12:44:55 +00:00
|
|
|
name: phpwind Installer Exposure
|
2022-10-28 02:32:27 +00:00
|
|
|
author: tess
|
|
|
|
severity: high
|
2023-12-21 09:19:34 +00:00
|
|
|
description: phpwind is susceptible to the Installation page exposure due to misconfiguration.
|
2024-09-10 09:08:16 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:a:phpwind:phpwind:*:*:*:*:*:*:*:*
|
2022-10-28 02:32:27 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2024-09-10 08:22:50 +00:00
|
|
|
vendor: phpwind
|
2024-09-10 09:08:16 +00:00
|
|
|
product: phpwind
|
|
|
|
shodan-query: title:"Powered by phpwind"
|
2022-10-28 19:23:24 +00:00
|
|
|
tags: misconfig,phpwind,exposure,install
|
2022-10-28 02:32:27 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-28 02:32:27 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/install.php?a=check'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'Powered by phpwind</title>'
|
2022-10-28 12:45:49 +00:00
|
|
|
- '安装'
|
2022-10-28 02:32:27 +00:00
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-09-12 05:14:01 +00:00
|
|
|
# digest: 490a0046304402206e36090b2c0fc896c800d354d24a0510dedae91bd2ff5323c8e3d115081b2b6c02203f631aac6db67ccdee0a5d39231f2a1fdfea296a5e07bd01813b3abac3174676:922c64590222798bb761d5b6d8e72950
|