38 lines
949 B
YAML
38 lines
949 B
YAML
id: lychee-installer
|
|
|
|
info:
|
|
name: Lychee Installer
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
description: Lychee is susceptible to the Installation page exposure due to misconfiguration.
|
|
classification:
|
|
cpe: cpe:2.3:a:lycheeorg:lychee:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: lycheeorg
|
|
product: lychee
|
|
shodan-query: html:"Lychee-installer"
|
|
tags: misconfig,lychee,install,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/install'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Lychee Installer'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- 'text/html'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402200861c97a4c1a9d173674b6569b883a3386a38aa68ce503fd30f715101b0f23ed02207df83f9cc7916823ec748151c14c79e281b619383ae07ff3e8ff4b1bab6fc19d:922c64590222798bb761d5b6d8e72950 |