33 lines
983 B
YAML
33 lines
983 B
YAML
id: codeigniter-installer
|
|
|
|
info:
|
|
name: Codeigniter Application Installer Exposure
|
|
author: ritikchaddha
|
|
severity: unknown
|
|
description: Codeigniter Application is susceptible to the Installation page exposure due to misconfiguration.
|
|
classification:
|
|
cpe: cpe:2.3:a:codeigniter:codeigniter:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: codeigniter
|
|
product: codeigniter
|
|
shodan-query: http.title:"Codeigniter Application Installer"
|
|
tags: misconfig,codeigniter,install,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/install/'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Codeigniter Application Installer'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502204c3001d922d20a32fb7a9339e819f412995a6604db32709a78c2f68ece8b6e96022100d95a0b0f64151b64476fda38384e5dfe46a5828bc3c2a3d0d17ed7b7ed0ee471:922c64590222798bb761d5b6d8e72950 |