2023-09-25 03:23:10 +00:00
|
|
|
id: ojs-installer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Open Journal Systems Installer - Exposure
|
2023-12-21 06:03:02 +00:00
|
|
|
description: Open Journal Systems is susceptible to the Installation page exposure due to misconfiguration.
|
2023-09-25 03:23:10 +00:00
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: high
|
|
|
|
metadata:
|
2023-10-14 11:27:55 +00:00
|
|
|
verified: true
|
2023-09-26 13:42:18 +00:00
|
|
|
max-request: 2
|
2023-09-25 03:23:10 +00:00
|
|
|
shodan-query: http.favicon.hash:2099342476
|
|
|
|
tags: misconfig,ojs,install,exposure
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/index/install'
|
|
|
|
- '{{BaseURL}}/index.php/index/install'
|
|
|
|
|
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-09-25 03:23:10 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'OJS Installation'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100a73a5709ab5c8ffc95f1edb4434f2ef96a93e741785901596f6864bdcfa563d5022100f88c3bfbc5d5b8cce6a260f47f8100f4f58f0ab7ede9bbb5bcd59ae0bd789c0a:922c64590222798bb761d5b6d8e72950
|